|
|
@ -2060,9 +2060,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "iota-crypto"
|
|
|
|
name = "iota-crypto"
|
|
|
|
version = "0.21.0"
|
|
|
|
version = "0.22.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51a639b688f37dcb85e741c5defcf0e341527f39288931cc22ad8e6fbc396ca7"
|
|
|
|
checksum = "33630908d0ad91adadb4ed401c57ab5801faa31198db11ab9e7a5ab3c710973b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -4527,7 +4527,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tauri-plugin-persisted-scope"
|
|
|
|
name = "tauri-plugin-persisted-scope"
|
|
|
|
version = "0.1.2"
|
|
|
|
version = "0.1.3"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick 1.0.1",
|
|
|
|
"aho-corasick 1.0.1",
|
|
|
|
"bincode",
|
|
|
|
"bincode",
|
|
|
@ -4594,7 +4594,7 @@ name = "tauri-plugin-stronghold"
|
|
|
|
version = "0.0.0"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hex",
|
|
|
|
"hex",
|
|
|
|
"iota-crypto 0.21.0",
|
|
|
|
"iota-crypto 0.22.0",
|
|
|
|
"iota_stronghold",
|
|
|
|
"iota_stronghold",
|
|
|
|
"log",
|
|
|
|
"log",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"rand 0.8.5",
|
|
|
|