Skip to content

Commit

Permalink
Bump rust-ini from 0.18.0 to 0.19.0 in /cmd/zfs_object_agent (openzfs…
Browse files Browse the repository at this point in the history
…#859)

Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/zonyitoo/rust-ini/releases)
- [Commits](zonyitoo/rust-ini@v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent 12fe9b3 commit 40888b1
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 5 deletions.
74 changes: 70 additions & 4 deletions cmd/zfs_object_agent/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 cmd/zfs_object_agent/zettaobject/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ rand = "0.8.3"
rusoto_core = "0.48.0"
rusoto_credential = "0.48.0"
rusoto_s3 = "0.48.0"
rust-ini = "0.18.0"
rust-ini = "0.19.0"
semver = "1.0.17"
serde = { version = "1.0.159", features = ["derive"] }
serde_bytes = "0.11"
Expand Down

0 comments on commit 40888b1

Please sign in to comment.