Skip to content

Commit

Permalink
Update Rust crate aho-corasick to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 10, 2023
1 parent 52fed18 commit 0b1c002
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 nextest-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rust-version = "1.70"

[dependencies]
atomicwrites = "0.4.1"
aho-corasick = "1.1.1"
aho-corasick = "1.1.2"
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
future-queue = "0.3.0"
bytes = "1.5.0"
Expand Down

0 comments on commit 0b1c002

Please sign in to comment.