mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 06:54:07 +00:00
Run cargo sort
This commit is contained in:
@@ -12,7 +12,7 @@ ctap-hid-fido2 = ["dep:ctap-hid-fido2", "dep:pinentry", "dep:secrecy"]
|
||||
[dependencies]
|
||||
base64 = { workspace = true }
|
||||
ctap-hid-fido2 = { version = "3.5.1", optional = true }
|
||||
pinentry = { version = "0.5.0", optional = true}
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
pinentry = { version = "0.5.0", optional = true }
|
||||
secrecy = { version = "0.8.0", optional = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
sha2 = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user