Skip to content

Commit

Permalink
Merge pull request #253 from cea-sec/dependabot/cargo/twelf-0.13.0
Browse files Browse the repository at this point in the history
Build(deps): bump twelf from 0.12.0 to 0.13.0
  • Loading branch information
serpilliere authored Dec 24, 2023
2 parents 309f767 + 12d3d8a commit 4875b3e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 5 deletions.
45 changes: 41 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 = "1.1"
twelf = {version = "0.12.0", features=["toml"]}
twelf = {version = "0.13.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 4875b3e

Please sign in to comment.