Skip to content

Commit

Permalink
Bump bstr from 0.2.17 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/bstr) from 0.2.17 to 1.8.0.
- [Commits](BurntSushi/bstr@0.2.17...1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent c81122f commit 441c351
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ travis-ci = { repository = "allenap/firstaide", branch = "master" }
anyhow = "1.0.71"
atty = "0.2.14"
bincode = "1.3.3"
bstr = "0.2.17"
bstr = "1.8.0"
chrono = "0.4.24"
clap = { version = "4.1.11", features = [ "std", "color", "suggestions", "derive", "cargo" ] }
crypto-hash = "0.3.4"
Expand Down

0 comments on commit 441c351

Please sign in to comment.