diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -346,7 +346,7 @@ dependencies = [ "strum", "strum_macros", "testing_logger", - "thiserror 1.0.69", + "thiserror 2.0.18", "time", "tiny-bip39", "tokio", @@ -370,7 +370,7 @@ dependencies = [ "serde", "sqlx", "sysinfo", - "thiserror 1.0.69", + "thiserror 2.0.18", "time", "typed-builder", "uuid", |
