mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
chore(deps): Update iota-crypto (removing patch) (#1664)
This commit is contained in:
Generated
+3
-2
@@ -3017,8 +3017,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "iota-crypto"
|
||||
version = "0.23.1"
|
||||
source = "git+https://github.com/iotaledger/crypto.rs?rev=489aa0e7936d0e491503f778a83cfc6ed1b28fe7#489aa0e7936d0e491503f778a83cfc6ed1b28fe7"
|
||||
version = "0.23.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "98a38db844c910d78825e173c083f2ef416b69cb091bba8ac1055763c6db065b"
|
||||
dependencies = [
|
||||
"aead",
|
||||
"aes",
|
||||
|
||||
@@ -37,6 +37,3 @@ codegen-units = 1
|
||||
lto = true
|
||||
incremental = false
|
||||
opt-level = "s"
|
||||
|
||||
[patch.crates-io]
|
||||
iota-crypto = { git = "https://github.com/iotaledger/crypto.rs", rev = "489aa0e7936d0e491503f778a83cfc6ed1b28fe7" }
|
||||
|
||||
Reference in New Issue
Block a user