Skip to content

Commit

Permalink
Merge pull request #278 from cea-sec/dependabot/cargo/twelf-0.15.0
Browse files Browse the repository at this point in the history
Build(deps): bump twelf from 0.14.0 to 0.15.0
  • Loading branch information
serpilliere committed May 24, 2024
2 parents 580f118 + 2033bd3 commit 954d9ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 sanzu/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ serde_derive = "1.0"
serde_yaml = "0.9"
socket2 = {version = "0.5", features=['all'] }
spin_sleep_util = "0.1"
twelf = {version = "0.14.0", features=["toml"]}
twelf = {version = "0.15.0", features=["toml"]}
toml = "0.8"
dbus = { version = "0.9", optional = true }
dbus-crossroads = { version = "0.5", optional = true }
Expand Down

0 comments on commit 954d9ce

Please sign in to comment.