Skip to content

Commit 96784f5

Browse files
Bump rust-ini from 0.19.0 to 0.20.0
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](zonyitoo/rust-ini@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: rust-ini dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42223b8 commit 96784f5

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

Cargo.lock

Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ crossbeam = "0.8"
2121
rand = "0.8.5"
2222
parking_lot = "0.12.1"
2323
sbp-settings = "0.6.23"
24-
rust-ini = "0.19.0"
24+
rust-ini = "0.20.0"
2525
regex = "1.10.2"
2626
serde_json = "1"
2727
serde_yaml = "0.9"

0 commit comments

Comments
 (0)