Skip to content

Commit ba1eae9

Browse files
committed
Merge branch 'main' into share_evm_types
2 parents 4342689 + c423db3 commit ba1eae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ic-exports = { git = "https://github.com/bitfinity-network/canister-sdk", packag
4545
ic-log = { git = "https://github.com/bitfinity-network/canister-sdk", package = "ic-log", tag = "v0.11.x" }
4646
ic-stable-structures = { git = "https://github.com/bitfinity-network/canister-sdk", package = "ic-stable-structures", tag = "v0.11.x" }
4747
ic-storage = { git = "https://github.com/bitfinity-network/canister-sdk", package = "ic-storage", tag = "v0.11.x" }
48-
itertools = "0.11"
48+
itertools = "0.12"
4949
jsonrpc-core = "18.0"
5050
log = "0.4"
5151
murmur3 = "0.5"

0 commit comments

Comments
 (0)