work
This commit is contained in:
@@ -22,7 +22,7 @@ ron = "0.12.0"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
scrypt = "0.11.0"
|
||||
ed25519-dalek = { version = "3.0.0-pre.2", features = ["rand_core"] }
|
||||
rand = { version = "0.10.0-rc.5", features = ["chacha"] }
|
||||
rand = { version = "0.10.0-rc.5", features = ["chacha", "sys_rng"] }
|
||||
keyring = { version = "3.6.3", features = ["apple-native", "sync-secret-service", "windows-native"] }
|
||||
bitcode = "0.6.9"
|
||||
dashmap = "6.1.0"
|
||||
|
||||
Reference in New Issue
Block a user