diff --git a/tauri-wallet/Cargo.lock b/tauri-wallet/Cargo.lock index 8e846a0cc1..45e4c31dfa 100644 --- a/tauri-wallet/Cargo.lock +++ b/tauri-wallet/Cargo.lock @@ -2531,7 +2531,7 @@ dependencies = [ "ff", "getrandom 0.2.3", "group", - "itertools 0.10.1", + "itertools", "rand 0.8.4", "serde", "serde_derive",