|
|
|
@ -2003,9 +2003,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iota-crypto"
|
|
|
|
|
version = "0.17.0"
|
|
|
|
|
version = "0.18.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ef4f42fc99281d9677950005223e2d0b122f5b08da6c92d91833017b279373db"
|
|
|
|
|
checksum = "0a08e58104d88c45ec2c7de6112a35ea33d70f497ff89c396374e89c6dcfaf3c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
@ -4442,7 +4442,7 @@ name = "tauri-plugin-stronghold"
|
|
|
|
|
version = "0.0.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hex",
|
|
|
|
|
"iota-crypto 0.17.0",
|
|
|
|
|
"iota-crypto 0.18.0",
|
|
|
|
|
"iota_stronghold",
|
|
|
|
|
"log",
|
|
|
|
|
"rand 0.8.5",
|
|
|
|
|