Skip to content

Commit

Permalink
chore(deps): bump bstr from 1.11.1 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.11.1 to 1.11.3.
- [Commits](BurntSushi/bstr@1.11.1...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]>
  • Loading branch information
dependabot[bot] authored and VorpalBlade committed Jan 6, 2025
1 parent 047a02b commit 618c509
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 @@ -8,7 +8,7 @@ annotate-snippets = { version = "0.11.5", features = ["simd"] }
ar = "0.9.0"
base64-simd = "0.8.0"
bitflags = { version = "2.6.0", features = ["serde"] }
bstr = "1.11.1"
bstr = "1.11.3"
bzip2 = "0.4.4"
cached = { version = "0.54.0", features = [
"disk_store",
Expand Down

0 comments on commit 618c509

Please sign in to comment.