|
|
|
@ -1866,7 +1866,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2461,17 +2461,17 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "global-hotkey"
|
|
|
|
|
version = "0.6.3"
|
|
|
|
|
version = "0.6.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b00d88f1be7bf4cd2e61623ce08e84be2dfa4eab458e5d632d3dab95f16c1f64"
|
|
|
|
|
checksum = "41fbb3a4e56c901ee66c190fdb3fa08344e6d09593cc6c61f8eb9add7144b271"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-channel",
|
|
|
|
|
"keyboard-types",
|
|
|
|
|
"objc2 0.5.2",
|
|
|
|
|
"objc2-app-kit 0.2.2",
|
|
|
|
|
"objc2 0.6.0",
|
|
|
|
|
"objc2-app-kit 0.3.0",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"serde",
|
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
|
"thiserror 2.0.9",
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"x11-dl",
|
|
|
|
|
]
|
|
|
|
@ -3378,7 +3378,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
|
"windows-targets 0.48.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -4869,7 +4869,7 @@ dependencies = [
|
|
|
|
|
"once_cell",
|
|
|
|
|
"socket2",
|
|
|
|
|
"tracing",
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -6728,8 +6728,8 @@ dependencies = [
|
|
|
|
|
"byte-unit",
|
|
|
|
|
"fern",
|
|
|
|
|
"log",
|
|
|
|
|
"objc2 0.5.2",
|
|
|
|
|
"objc2-foundation 0.2.2",
|
|
|
|
|
"objc2 0.6.0",
|
|
|
|
|
"objc2-foundation 0.3.0",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_json",
|
|
|
|
|
"serde_repr",
|
|
|
|
@ -6781,8 +6781,8 @@ version = "2.2.5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dunce",
|
|
|
|
|
"glob",
|
|
|
|
|
"objc2-app-kit 0.2.2",
|
|
|
|
|
"objc2-foundation 0.2.2",
|
|
|
|
|
"objc2-app-kit 0.3.0",
|
|
|
|
|
"objc2-foundation 0.3.0",
|
|
|
|
|
"open",
|
|
|
|
|
"schemars",
|
|
|
|
|
"serde",
|
|
|
|
@ -7125,7 +7125,7 @@ dependencies = [
|
|
|
|
|
"fastrand",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"rustix",
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -8155,7 +8155,7 @@ version = "0.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|