mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
chore(deps): update rust crate aho-corasick to 1.1.2 (#931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac28abe944
commit
832a246932
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user