Skip to content

Commit

Permalink
Update Rust crate bstr to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Dec 13, 2024
1 parent 687887a commit 694181f
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license = "MIT OR Apache-2.0"
aho-corasick = "1.1.3"
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
atomicwrites = "0.4.4"
bstr = { version = "1.11.0", default-features = false, features = ["std"] }
bstr = { version = "1.11.1", default-features = false, features = ["std"] }
bytes = "1.9.0"
camino = "1.1.9"
camino-tempfile = "1.1.1"
Expand Down

0 comments on commit 694181f

Please sign in to comment.