2019-09-01 12:58:39 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2019-08-30 12:33:40 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2021-01-29 20:55:47 +00:00
|
|
|
version = "1.0.66"
|
2019-08-30 12:33:40 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-09-04 17:31:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
2021-01-29 20:55:47 +00:00
|
|
|
version = "1.0.0"
|
2019-09-25 18:52:21 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-30 07:58:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "espanso"
|
2021-01-29 20:55:47 +00:00
|
|
|
version = "1.0.0"
|
2020-05-08 17:04:50 +00:00
|
|
|
dependencies = [
|
2021-01-29 20:55:47 +00:00
|
|
|
"espanso-detect 0.1.0",
|
2020-05-08 17:04:50 +00:00
|
|
|
]
|
|
|
|
|
2019-09-09 13:15:01 +00:00
|
|
|
[[package]]
|
2021-01-29 20:55:47 +00:00
|
|
|
name = "espanso-detect"
|
|
|
|
version = "0.1.0"
|
2019-09-09 13:15:01 +00:00
|
|
|
dependencies = [
|
2021-01-29 20:55:47 +00:00
|
|
|
"cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"widestring 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-09 13:15:01 +00:00
|
|
|
]
|
|
|
|
|
2019-09-13 22:38:45 +00:00
|
|
|
[[package]]
|
2021-01-29 20:55:47 +00:00
|
|
|
name = "log"
|
|
|
|
version = "0.4.14"
|
2019-09-13 22:38:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2021-01-29 20:55:47 +00:00
|
|
|
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-13 22:38:45 +00:00
|
|
|
]
|
|
|
|
|
2019-09-04 17:31:02 +00:00
|
|
|
[[package]]
|
2021-01-29 20:55:47 +00:00
|
|
|
name = "widestring"
|
2019-09-25 18:52:21 +00:00
|
|
|
version = "0.4.3"
|
2019-09-10 20:53:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-09-14 20:54:16 +00:00
|
|
|
|
2021-01-29 20:55:47 +00:00
|
|
|
[metadata]
|
|
|
|
"checksum cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)" = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
|
|
|
|
"checksum cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
"checksum log 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
|
|
|
"checksum widestring 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"
|