security(bootstrap): use SafeCell for token storage instead of zeroize
This commit is contained in:
@@ -37,7 +37,6 @@ chrono.workspace = true
|
||||
kameo.workspace = true
|
||||
chacha20poly1305 = { version = "0.10.1", features = ["std"] }
|
||||
argon2 = { version = "0.5.3", features = ["zeroize"] }
|
||||
zeroize = "1.9"
|
||||
restructed = "0.2.2"
|
||||
strum = { version = "0.28.0", features = ["derive"] }
|
||||
pem = "3.0.6"
|
||||
|
||||
Reference in New Issue
Block a user