Skip to content

Commit

Permalink
Merge pull request #23 from pedroscaff/dependabot/cargo/toml-0.8.14
Browse files Browse the repository at this point in the history
[dependencies] (deps): Bump toml from 0.8.10 to 0.8.14
  • Loading branch information
GallaisPoutine authored Jul 13, 2024
2 parents 7c782c8 + 8d8a92c commit 7cb7924
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ thiserror = "1.0.44"
anyhow = "1.0.86"
lazy_static = "1.4.0"
clap = { version = "4", features = ["derive"] }
toml = "0.8.10"
toml = "0.8.14"
serde = { version = "1.0.204", features = ["derive"] }
swayipc = "3.0.1"
itertools = "0.12.1"

0 comments on commit 7cb7924

Please sign in to comment.