mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 06:54:07 +00:00
[deps] Platform: Update Rust crate gio to v0.20.5
This commit is contained in:
@@ -66,7 +66,7 @@ security-framework = { version = "=2.11.0", optional = true }
|
||||
security-framework-sys = { version = "=2.11.0", optional = true }
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
gio = { version = "=0.19.5", optional = true }
|
||||
gio = { version = "=0.20.5", optional = true }
|
||||
libsecret = { version = "=0.5.0", optional = true }
|
||||
zbus = { version = "=4.3.1", optional = true }
|
||||
zbus_polkit = { version = "=4.0.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user