mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-22 07:40:18 +00:00
chore:(chain_state): Update lez/chain_state/Cargo.toml
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
This commit is contained in:
parent
a8797d8b37
commit
b5ea72b145
@ -20,7 +20,5 @@ thiserror.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
testnet_initial_state.workspace = true
|
||||
# we use borsh to compare byte-to-byte matching within tests
|
||||
# (it sorts hashmap's before serialization, so we can compare two states for equality)
|
||||
borsh.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user