Skip to content

Commit

Permalink
Bump bstr from 1.9.1 to 1.10.0 in the cargo-deps group
Browse files Browse the repository at this point in the history
Bumps the cargo-deps group with 1 update: [bstr](https://github.com/BurntSushi/bstr).


Updates `bstr` from 1.9.1 to 1.10.0
- [Commits](BurntSushi/bstr@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: bstr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 2ca2b94 commit e8cb050
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 playground/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repository.workspace = true
homepage.workspace = true

[dependencies]
bstr = { version = "1.9.1", default-features = false }
bstr = { version = "1.10.0", default-features = false }

[dependencies.artichoke]
version = "0.1.0-pre.0"
Expand Down

0 comments on commit e8cb050

Please sign in to comment.