Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit e33a172

Browse files
Bump bstr from 1.12.0 to 1.12.1 in the cargo-deps group
Bumps the cargo-deps group with 1 update: [bstr](https://github.com/BurntSushi/bstr). Updates `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 dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dc85f8 commit e33a172

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.

playground/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository.workspace = true
1616
homepage.workspace = true
1717

1818
[dependencies]
19-
bstr = { version = "1.12.0", default-features = false }
19+
bstr = { version = "1.12.1", default-features = false }
2020

2121
[dependencies.artichoke]
2222
version = "0.1.0-pre.0"

0 commit comments

Comments
 (0)