Skip to content

Commit 2857f90

Browse files
dependabot[bot]jpgrayson
authored andcommitted
chore(deps): bump bstr from 1.11.1 to 1.11.3
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]>
1 parent e057b2b commit 2857f90

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
@@ -23,7 +23,7 @@ name = "stg"
2323
[dependencies]
2424
anyhow = "1.0"
2525
anstyle = { version = "1.0", features = ["std"] }
26-
bstr = { version = "1.6", default-features = false, features = ["std"] }
26+
bstr = { version = "1.11", default-features = false, features = ["std"] }
2727
bzip2-rs = "0.1"
2828
clap = { version = "~4.5", default-features = false, features = [
2929
"color",

0 commit comments

Comments
 (0)