Skip to content

Commit

Permalink
Bump bstr from 1.9.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 61539e5 commit 129bb6b
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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition.workspace = true

[dependencies]
async-recursion = "1.0"
bstr = "1.9"
bstr = "1.10"
dirs.workspace = true
log.workspace = true
regex.workspace = true
Expand Down

0 comments on commit 129bb6b

Please sign in to comment.