mirror of
https://github.com/bitwarden/browser
synced 2026-02-17 18:09:17 +00:00
Run cargo sort
This commit is contained in:
@@ -12,7 +12,6 @@ members = [
|
||||
"ssh_agent",
|
||||
"win_webauthn",
|
||||
"windows_plugin_authenticator",
|
||||
"windows_plugin_authenticator"
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
|
||||
@@ -5,9 +5,6 @@ license.workspace = true
|
||||
edition.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
base64 = { workspace = true }
|
||||
ciborium = { workspace = true }
|
||||
@@ -23,3 +20,6 @@ windows-core = { workspace = true }
|
||||
|
||||
[target.'cfg(windows)'.dev-dependencies]
|
||||
hex = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user