Skip to content

Commit 07f6246

Browse files
Update Cargo.toml
1 parent 71f8e73 commit 07f6246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nym-wallet/src-tauri/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ url = "2.2"
4848
k256 = { version = "0.13", features = ["ecdsa", "sha256"] }
4949
base64 = "0.13"
5050
zeroize = { version = "1.5", features = ["zeroize_derive", "serde"] }
51+
plist = "1.6.0"
5152

5253
cosmwasm-std = "2.2.1"
5354
cosmrs = { version = "0.21.0" }

0 commit comments

Comments
 (0)