1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-31 00:33:33 +00:00

Run lint with up-to-date cargo-deny

This commit is contained in:
Isaiah Inuwa
2026-01-21 09:17:49 -06:00
parent b9cccf2438
commit dbd8bfe51a
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ members = [
"napi",
"process_isolation",
"proxy",
"windows_plugin_authenticator",
"windows_plugin_authenticator"
]
[workspace.package]

View File

@@ -13,7 +13,7 @@ default = [
"dep:security-framework",
"dep:security-framework-sys",
"dep:zbus",
"dep:zbus_polkit",
"dep:zbus_polkit"
]
manual_test = []