mirror of
https://github.com/fluencelabs/aquavm
synced 2025-07-30 21:42:04 +00:00
chore(deps): update rust crate serde to 1.0.190 (#740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ lalrpop-util = "0.20.0"
|
||||
regex = "1.10.2"
|
||||
|
||||
# TODO: hide serde behind a feature
|
||||
serde = { version = "1.0.164", features = ["rc", "derive"] }
|
||||
serde = { version = "1.0.190", features = ["rc", "derive"] }
|
||||
|
||||
itertools = "0.10.5"
|
||||
thiserror = "1.0.50"
|
||||
|
Reference in New Issue
Block a user