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"
|
|
|
|
|
2021-01-29 21:24:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "enum-as-inner"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"heck 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.60 (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",
|
2021-01-30 17:41:47 +00:00
|
|
|
"espanso-ui 0.1.0",
|
|
|
|
"maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
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)",
|
2021-01-29 21:24:24 +00:00
|
|
|
"enum-as-inner 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2021-01-30 17:41:47 +00:00
|
|
|
"lazycell 1.3.0 (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)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "espanso-ui"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazycell 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2021-01-29 20:55:47 +00:00
|
|
|
"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
|
|
|
]
|
|
|
|
|
2021-01-29 21:24:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2021-01-30 17:41:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
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
|
|
|
]
|
|
|
|
|
2021-01-30 17:41:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "maplit"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2021-01-29 21:24:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
|
|
|
version = "1.0.24"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
|
|
|
version = "1.0.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
|
|
|
version = "1.0.60"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
|
|
|
version = "1.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
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"
|
2021-01-29 21:24:24 +00:00
|
|
|
"checksum enum-as-inner 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"
|
|
|
|
"checksum heck 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac"
|
2021-01-30 17:41:47 +00:00
|
|
|
"checksum lazycell 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
2021-01-29 20:55:47 +00:00
|
|
|
"checksum log 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
2021-01-30 17:41:47 +00:00
|
|
|
"checksum maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
2021-01-29 21:24:24 +00:00
|
|
|
"checksum proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
|
|
|
|
"checksum quote 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "991431c3519a3f36861882da93630ce66b52918dcf1b8e2fd66b397fc96f28df"
|
|
|
|
"checksum syn 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)" = "c700597eca8a5a762beb35753ef6b94df201c81cca676604f547495a0d7f0081"
|
|
|
|
"checksum unicode-segmentation 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
|
|
|
|
"checksum unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
|
2021-01-29 20:55:47 +00:00
|
|
|
"checksum widestring 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"
|