Skip to content

Commit

Permalink
Update to aho-corasick 1.0.1 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored May 8, 2023
1 parent f216537 commit a82b814
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
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.0.0"
aho-corasick = "1.0.1"
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 a82b814

Please sign in to comment.