Skip to content

Commit

Permalink
dependabot: bump bstr from 1.11.0 to 1.11.3 (#368)
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.11.0 to 1.11.3.
- [Commits](BurntSushi/bstr@1.11.0...1.11.3)

---
updated-dependencies:
- dependency-name: bstr
  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 Feb 4, 2025
1 parent 7c335c2 commit d12f1c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -39,7 +39,7 @@ exclude = [

[dependencies]
anyhow = "1.0.95"
bstr = "1.11.0"
bstr = "1.11.3"
bzip2-rs = "0.1.2"
cfg-if = "1.0.0"
chrono = "0.4.39"
Expand Down

0 comments on commit d12f1c1

Please sign in to comment.