We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e950c commit 5651036Copy full SHA for 5651036
crates/atuin-client/Cargo.toml
@@ -68,7 +68,7 @@ reqwest = { workspace = true, optional = true }
68
hex = { version = "0.4", optional = true }
69
sha2 = { version = "0.10", optional = true }
70
indicatif = "0.17.7"
71
-tiny-bip39 = "1"
+tiny-bip39 = "=1.0.0"
72
73
# theme
74
crossterm = { version = "0.27.0", features = ["serde"] }
0 commit comments