File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ crate-type = ["cdylib"]
99
1010[dependencies ]
1111cbor = { version = " 0.5.1" , package = " oasis-cbor" }
12- oasis-contract-sdk = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.1 " }
13- oasis-contract-sdk-storage = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.1 " }
12+ oasis-contract-sdk = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.2 " }
13+ oasis-contract-sdk-storage = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.2 " }
1414
1515# Third party.
1616thiserror = " 1.0.30"
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ crate-type = ["cdylib"]
99
1010[dependencies ]
1111cbor = { version = " 0.5.1" , package = " oasis-cbor" }
12- oasis-contract-sdk = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.1 " }
13- oasis-contract-sdk-storage = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.1 " }
12+ oasis-contract-sdk = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.2 " }
13+ oasis-contract-sdk-storage = { git = " https://github.com/oasisprotocol/oasis-sdk" , tag = " contract-sdk/v0.4.2 " }
1414
1515# Third party.
1616thiserror = " 1.0.30"
You can’t perform that action at this time.
0 commit comments