From 9eb2ffb2e9b52cdec70acb268e7a12131811db10 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 10 Jun 2026 23:12:17 +0200 Subject: chore: Somewhat simplify sync code --- crates/atuin-client/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/atuin-client/Cargo.toml') diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml index b5ac49a4..c6a0f261 100644 --- a/crates/atuin-client/Cargo.toml +++ b/crates/atuin-client/Cargo.toml @@ -69,7 +69,6 @@ reqwest = { workspace = true, optional = true } hex = { version = "0.4", optional = true } sha2 = { version = "0.10", optional = true } indicatif = "0.18.0" -tiny-bip39 = "2.0.0" # theme crossterm = { workspace = true, features = ["serde"] } -- cgit v1.3.1