test(trie): proptest <-> alloy maps integration (#11962)

This commit is contained in:
Alexey Shekhirin
2024-10-22 15:56:17 +01:00
committed by GitHub
parent b20a271551
commit 8b1dfcca3f
3 changed files with 3 additions and 2 deletions

View File

@ -8,4 +8,3 @@ members = [
# Explicitly set the resolver to version 2, which is the default for packages with edition >= 2021
# https://doc.rust-lang.org/edition-guide/rust-2021/default-cargo-resolver.html
resolver = "2"