Skip to content

Commit

Permalink
chore(deps): bump petname from 1.1.3 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [petname](https://github.com/allenap/rust-petname) from 1.1.3 to 2.0.2.
- [Commits](allenap/rust-petname@v1.1.3...v2.0.2)

---
updated-dependencies:
- dependency-name: petname
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 8ef3a68 commit ae7e9d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 31 deletions.
39 changes: 9 additions & 30 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ log4rs = { version = "1.3.0", optional = true }
multihash = "0.19.1"
multihash-codetable = {version="0.1.2", features=["sha3"]}
multihash-derive = {version="0.9"}
petname = "1.1.3"
petname = "2.0.2"
rand = "0.8"
serde = "1.0.198"
serde_derive = "1.0.197"
Expand Down

0 comments on commit ae7e9d8

Please sign in to comment.