Skip to content

Commit

Permalink
Merge pull request #182 from bilelmoussaoui/dependabot/cargo/zvariant…
Browse files Browse the repository at this point in the history
…-5.2.0

build(deps): bump zvariant from 5.1.0 to 5.2.0
  • Loading branch information
bilelmoussaoui authored Jan 14, 2025
2 parents a1fee99 + 769dea7 commit ce49f20
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -36,4 +36,4 @@ tracing = "0.1"
tracing-subscriber = "0.3"
zbus = { version = "5.0", default-features = false }
zeroize = { version = "1", features = ["zeroize_derive"] }
zvariant = { version = "5.1", default-features = false, features = ["gvariant"]}
zvariant = { version = "5.2", default-features = false, features = ["gvariant"]}

0 comments on commit ce49f20

Please sign in to comment.