mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 23:13:36 +00:00
Run cargo sort
This commit is contained in:
@@ -8,7 +8,8 @@ members = [
|
||||
"macos_provider",
|
||||
"napi",
|
||||
"process_isolation",
|
||||
"proxy", "win_webauthn",
|
||||
"proxy",
|
||||
"win_webauthn",
|
||||
"windows_plugin_authenticator"
|
||||
]
|
||||
|
||||
|
||||
@@ -22,4 +22,4 @@ windows = { workspace = true, features = [
|
||||
"Win32_System_Com",
|
||||
"Win32_System_LibraryLoader",
|
||||
] }
|
||||
windows-core = { workspace = true }
|
||||
windows-core = { workspace = true }
|
||||
|
||||
@@ -28,4 +28,4 @@ base64 = { workspace = true }
|
||||
win_webauthn = { path = "../win_webauthn" }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user