Skip to content

Commit

Permalink
Build(deps): bump twelf from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [twelf](https://github.com/bnjjj/twelf) from 0.12.0 to 0.13.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent aa0f0ec commit 12d3d8a
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 12d3d8a

Please sign in to comment.