1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-14 15:33:55 +00:00

Undo change

This commit is contained in:
Bernd Schoolmann
2025-10-17 09:36:53 +02:00
parent dc155cd1c4
commit c222e7d53f

View File

@@ -6,7 +6,6 @@ license = { workspace = true }
publish = { workspace = true }
[target.'cfg(windows)'.dependencies]
hex = { workspace = true }
windows = { workspace = true, features = [
"Win32_Foundation",
"Win32_Security",
@@ -14,6 +13,7 @@ windows = { workspace = true, features = [
"Win32_System_LibraryLoader",
] }
windows-core = { workspace = true }
hex = { workspace = true }
[lints]
workspace = true