Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and arxanas committed Oct 17, 2023
1 parent 527f79e commit 13b7251
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 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 @@ -34,7 +34,7 @@ tag = false
[workspace.dependencies]
anyhow = "1.0.75"
async-trait = "0.1.74"
bstr = "1.6.2"
bstr = "1.7.0"
bugreport = "0.5.0"
chashmap = "2.2.2"
chrono = "0.4.31"
Expand Down

0 comments on commit 13b7251

Please sign in to comment.