Skip to content

Commit

Permalink
Build(deps): bump twelf from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [twelf](https://github.com/bnjjj/twelf) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/bnjjj/twelf/commits)

---
updated-dependencies:
- dependency-name: twelf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 580f118 commit 2033bd3
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 2033bd3

Please sign in to comment.