@@ -22,11 +22,11 @@ bcs = "0.1.6"
2222cfg-if = " 1.0.0"
2323fastcrypto = { git = " https://github.com/MystenLabs/fastcrypto" , rev = " 69d496c71fb37e3d22fe85e5bbfd4256d61422b9" , package = " fastcrypto" }
2424hyper = " 1"
25- iota-sdk = { git = " https://github.com/iotaledger/iota.git" , package = " iota-sdk" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
25+ iota-sdk = { git = " https://github.com/iotaledger/iota.git" , package = " iota-sdk" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
2626iota-sdk-types = { git = " https://github.com/iotaledger/iota-rust-sdk.git" , rev = " e19c78a1bee17e0bf85fcd5b16a2f080cef26274" , features = [" hash" , " serde" , " schemars" ] }
27- move-binary-format = { git = " https://github.com/iotaledger/iota.git" , package = " move-binary-format" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
28- move-core-types = { git = " https://github.com/iotaledger/iota.git" , package = " move-core-types" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
29- move-bytecode-utils = { git = " https://github.com/iotaledger/iota.git" , package = " move-bytecode-utils" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
27+ move-binary-format = { git = " https://github.com/iotaledger/iota.git" , package = " move-binary-format" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
28+ move-core-types = { git = " https://github.com/iotaledger/iota.git" , package = " move-core-types" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
29+ move-bytecode-utils = { git = " https://github.com/iotaledger/iota.git" , package = " move-bytecode-utils" , rev = " 96196f0da231883ec69cda04892c600ef6afa982" }
3030phf = { version = " 0.11.2" , features = [" macros" ] }
3131secret-storage = { git = " https://github.com/iotaledger/secret-storage.git" , default-features = false , tag = " v0.3.0" }
3232serde = { version = " 1.0" , default-features = false , features = [" alloc" , " derive" , " rc" ] }
0 commit comments