mirror of
https://github.com/fluencelabs/aquavm
synced 2025-07-31 05:52:00 +00:00
chore(deps): update rust crate multimap to 0.9.0 (#550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ lalrpop-util = "0.19.8"
|
||||
regex = "1.7.3"
|
||||
codespan = "0.11.1"
|
||||
codespan-reporting = "0.11.1"
|
||||
multimap = "0.8.3"
|
||||
multimap = "0.9.0"
|
||||
|
||||
# TODO: hide serde behind a feature
|
||||
serde = { version = "1.0.158", features = ["rc", "derive"] }
|
||||
|
Reference in New Issue
Block a user