mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-26 05:01:32 +00:00
chore(deps): update rust crate pretty_assertions to v1 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -25,7 +25,7 @@ serde_json = "1.0.85"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.2"
|
||||
pretty_assertions = "0.6.1"
|
||||
pretty_assertions = "1.3.0"
|
||||
|
||||
# We do not want to depend on wasm binary path
|
||||
air-test-utils = { path = "../air-lib/test-utils", features = ["test_with_native_code"] }
|
||||
|
Reference in New Issue
Block a user