Skip to content

Commit

Permalink
Update aho-corasick (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Apr 30, 2024
1 parent e1fa9c6 commit 13f9283
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions buildtools/aho-corasick/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 buildtools/aho-corasick/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ crate-type = ["staticlib", "cdylib"]
name = "aho_corasick"

[dependencies]
aho-corasick = "1.1.1"
aho-corasick = "1.1.3"
Binary file modified wasm/aho_corasick.wasm
Binary file not shown.
Binary file modified wasm/libaho_corasick.a
Binary file not shown.

0 comments on commit 13f9283

Please sign in to comment.