Skip to content

Commit

Permalink
chore(deps): update rust crate aho-corasick to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 7907702 commit 471fb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ serde_with = { version = "3.3", features = ["base64"] }
serde_json = "1"

# other dependencies
aho-corasick = "1.1.0"
aho-corasick = "1.1.2"
chrono = { version = "0.4", default-features = false, features = ["clock", "serde"] }
rhai = { version = "1.16", features = ["sync", "serde", "no_optimize", "no_module", "no_custom_syntax", "only_i64"] }
semver = "1"
Expand Down

0 comments on commit 471fb56

Please sign in to comment.