mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 10:03:23 +00:00
another pass with udeps
This commit is contained in:
@@ -9,7 +9,9 @@ publish = { workspace = true }
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
libc = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
ctor = { workspace = true }
|
||||
desktop_core = { path = "../core" }
|
||||
libc = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user