Skip to content

Commit

Permalink
Bump config from 0.13.2 to 0.13.3 in /cmd/zfs_object_agent (openzfs#771)
Browse files Browse the repository at this point in the history
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.13.2...0.13.3)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 22, 2023
1 parent fd08195 commit 0aa03e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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/util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bytes = "1.3"
bytesize = "1.2.0"
cffi-derive = { path = "../cffi-derive"}
chrono = "0.4.23"
config = "0.13.1"
config = "0.13.3"
dashmap = "5.1.0"
derivative = "2.2.0"
enum-map = { version = "2.4.2", features = ["serde"] }
Expand Down

0 comments on commit 0aa03e2

Please sign in to comment.