Skip to content

Commit

Permalink
Bump paste from 1.0.8 to 1.0.12 in /cmd/zfs_object_agent (openzfs#757)
Browse files Browse the repository at this point in the history
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.8 to 1.0.12.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](dtolnay/paste@1.0.8...1.0.12)

---
updated-dependencies:
- dependency-name: paste
  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 14, 2023
1 parent eaf74fb commit bb67207
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 @@ -31,7 +31,7 @@ libc = "0.2"
lru = "0.9.0"
more-asserts = "0.3.1"
num-traits = "0.2.14"
paste = "1.0.6"
paste = "1.0.12"
rand = "0.8.3"
rusoto_credential = "0.48.0"
serde = { version = "1.0.152", features = ["derive"] }
Expand Down

0 comments on commit bb67207

Please sign in to comment.