Skip to content

Commit cf19853

Browse files
fix(deps): bump bstr from 1.12.0 to 1.12.1
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.12.0 to 1.12.1. - [Commits](BurntSushi/bstr@1.12.0...1.12.1) --- updated-dependencies: - dependency-name: bstr dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e7974b commit cf19853

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
@@ -32,7 +32,7 @@ aws-smithy-types = "1.2.10"
3232
aws-types = "1.3.0"
3333
base64 = "0.22.1"
3434
bitflags = "2.9.0"
35-
bstr = "1.12.0"
35+
bstr = "1.12.1"
3636
bytes = "1.10.1"
3737
camino = { version = "1.1.3", features = ["serde1"] }
3838
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)