Skip to content

Commit e06ef7b

Browse files
dependabot[bot]VorpalBlade
authored andcommitted
chore(deps): bump bstr from 1.10.0 to 1.11.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.10.0 to 1.11.0. - [Commits](BurntSushi/bstr@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: bstr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 978d90d commit e06ef7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ahash = "0.8.11"
77
ar = "0.9.0"
88
base64-simd = "0.8.0"
99
bitflags = { version = "2.6.0", features = ["serde"] }
10-
bstr = "1.10.0"
10+
bstr = "1.11.0"
1111
bzip2 = "0.4.4"
1212
cached = { version = "0.54.0", features = [
1313
"disk_store",

0 commit comments

Comments
 (0)