Skip to content

Commit

Permalink
Bump rust-ini from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 42223b8 commit 96784f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
16 changes: 5 additions & 11 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 console_backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ crossbeam = "0.8"
rand = "0.8.5"
parking_lot = "0.12.1"
sbp-settings = "0.6.23"
rust-ini = "0.19.0"
rust-ini = "0.20.0"
regex = "1.10.2"
serde_json = "1"
serde_yaml = "0.9"
Expand Down

0 comments on commit 96784f5

Please sign in to comment.