Skip to content

Commit 2afdad6

Browse files
committed
bump secret-toolkit
1 parent 238fbbc commit 2afdad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shade_protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ cosmwasm-storage = { package = "secret-cosmwasm-storage", version = "1.0.0" , fe
117117
cosmwasm-schema = "1.1.5"
118118
contract-derive = { version = "0.1.0", path = "../contract_derive" }
119119
ethnum = { version = "1" }
120-
secret-toolkit = { version = "0.9.0", default-features = false, features = [
120+
secret-toolkit = { version = "0.10.0", default-features = false, features = [
121121
"storage", "viewing-key", "permit", "serialization",
122122
#"crypto", "utils",
123123
] }

0 commit comments

Comments
 (0)