Store Move account data in a deterministic order (#5276)
This commit is contained in:
@@ -11,6 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bincode = "1.1.4"
|
||||
byteorder = "1.3.2"
|
||||
indexmap = "1.0.2"
|
||||
libc = "0.2.58"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.94"
|
||||
|
Reference in New Issue
Block a user