2019-07-21 12:37:11 +02:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2019-07-21 18:32:51 +02:00
|
|
|
[[package]]
|
|
|
|
name = "adler32"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "1.0.4"
|
2019-07-21 18:32:51 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.4.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-10-09 16:53:51 +02:00
|
|
|
"nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
]
|
|
|
|
|
2019-08-17 16:17:54 +02:00
|
|
|
[[package]]
|
|
|
|
name = "atk"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"atk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "atk-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "0.1.6"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-17 16:17:54 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "1.2.0"
|
2019-08-17 16:17:54 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cairo-rs"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cairo-sys-rs"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
|
|
|
version = "1.0.45"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 18:32:51 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "0.1.10"
|
2019-07-21 18:32:51 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "0.4.9"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-08-17 14:21:18 +02:00
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-08-10 23:47:12 +02:00
|
|
|
[[package]]
|
|
|
|
name = "chrono-english"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:47:12 +02:00
|
|
|
"scanlex 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 18:32:51 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 18:32:51 +02:00
|
|
|
]
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "0.7.1"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
|
|
|
version = "0.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
"memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
|
|
|
version = "0.6.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2019-08-17 16:17:54 +02:00
|
|
|
version = "1.5.3"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 12:37:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fimfareader"
|
|
|
|
version = "0.1.0"
|
2019-07-21 16:14:46 +02:00
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:47:12 +02:00
|
|
|
"chrono-english 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"nom 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-09 16:53:51 +02:00
|
|
|
"serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 14:21:18 +02:00
|
|
|
"zip 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-08-17 15:19:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fimfareader-cli"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"fimfareader 0.1.0",
|
|
|
|
]
|
|
|
|
|
2019-08-17 16:17:54 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fimfareader-gtk"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"fimfareader 0.1.0",
|
|
|
|
"gtk 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"rayon 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
]
|
|
|
|
|
2019-08-17 14:21:18 +02:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2019-10-09 16:53:51 +02:00
|
|
|
version = "1.0.12"
|
2019-08-17 14:21:18 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-10-09 16:53:51 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 14:21:18 +02:00
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-09 16:53:51 +02:00
|
|
|
"miniz_oxide 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
2019-08-17 16:17:54 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fragile"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"cairo-rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-pixbuf"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"gdk-pixbuf-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-pixbuf-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gio"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"fragile 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gio-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "glib"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "0.8.2"
|
2019-08-17 16:17:54 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "glib-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gobject-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gtk"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"atk 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"cairo-rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gtk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gtk-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"atk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "0.4.0"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
|
|
|
version = "0.4.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "1.4.0"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lexical-core"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "0.4.6"
|
2019-08-10 23:06:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-08-17 16:17:54 +02:00
|
|
|
"arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:06:34 +02:00
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 14:21:18 +02:00
|
|
|
"static_assertions 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:06:34 +02:00
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2019-08-17 14:21:18 +02:00
|
|
|
version = "0.2.62"
|
2019-07-21 18:32:51 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
|
|
|
version = "2.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "memoffset"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-08-17 14:21:18 +02:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2019-10-09 16:53:51 +02:00
|
|
|
version = "0.3.3"
|
2019-08-17 14:21:18 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 14:21:18 +02:00
|
|
|
]
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "nodrop"
|
2019-10-09 16:53:51 +02:00
|
|
|
version = "0.1.14"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "5.0.1"
|
2019-08-10 23:06:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"lexical-core 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:06:34 +02:00
|
|
|
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
|
|
|
version = "0.1.41"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"autocfg 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
"num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
|
|
|
version = "0.2.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"autocfg 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
|
|
|
version = "1.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-08-17 14:21:18 +02:00
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
]
|
|
|
|
|
2019-08-17 16:17:54 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pango"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pango-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
|
|
|
version = "0.3.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 18:32:51 +02:00
|
|
|
[[package]]
|
|
|
|
name = "podio"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2019-10-09 16:53:51 +02:00
|
|
|
version = "1.0.5"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-08-17 14:21:18 +02:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "1.0.2"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-10-09 16:53:51 +02:00
|
|
|
"proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "1.2.0"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 16:17:54 +02:00
|
|
|
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"rayon-core 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "1.6.0"
|
2019-08-10 23:52:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-07 17:57:49 +02:00
|
|
|
"crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
"crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:52:44 +02:00
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.1.56"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:47:12 +02:00
|
|
|
[[package]]
|
|
|
|
name = "scanlex"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:52:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver-parser"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "1.0.101"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-28 20:10:45 +02:00
|
|
|
"serde_derive 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2019-09-28 20:10:45 +02:00
|
|
|
version = "1.0.101"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-10-09 16:53:51 +02:00
|
|
|
"proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2019-10-09 16:53:51 +02:00
|
|
|
version = "1.0.41"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-28 20:10:45 +02:00
|
|
|
"serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-10 23:06:34 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
2019-08-17 14:21:18 +02:00
|
|
|
version = "0.3.4"
|
2019-08-10 23:06:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "1.0.5"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-10-09 16:53:51 +02:00
|
|
|
"proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-08-17 14:21:18 +02:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time"
|
|
|
|
version = "0.1.42"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-08-17 14:21:18 +02:00
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-07 17:57:49 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 16:14:46 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2019-08-17 14:21:18 +02:00
|
|
|
version = "0.2.0"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-10 23:06:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2019-09-07 17:57:49 +02:00
|
|
|
version = "0.3.8"
|
2019-07-21 16:14:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-07-21 12:37:11 +02:00
|
|
|
|
2019-07-21 18:32:51 +02:00
|
|
|
[[package]]
|
|
|
|
name = "zip"
|
2019-08-17 14:21:18 +02:00
|
|
|
version = "0.5.3"
|
2019-07-21 18:32:51 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-09 16:53:51 +02:00
|
|
|
"flate2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-07-21 18:32:51 +02:00
|
|
|
"podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-07-21 16:14:46 +02:00
|
|
|
[metadata]
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
|
2019-08-10 23:52:44 +02:00
|
|
|
"checksum arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b8d73f9beda665eaa98ab9e4f7442bd4e7de6652587de55b2525e52e29c1b0ba"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum atk 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "86b7499272acf036bb5820c6e346bbfb5acc5dceb104bc2c4fd7e6e33dfcde6a"
|
|
|
|
"checksum atk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5067531f752c01027f004032bb676e715aba74b75e904a7340a61ce3fb0b61b0"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum autocfg 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "b671c8fb71b457dd4ae18c4ba1e59aa81793daacc361d82fcd410cef0d491875"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8a606a02debe2813760609f57a64a2ffd27d9fdf5b2f133eaca0b248dd92cdd2"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum cairo-rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e05db47de3b0f09a222fa4bba2eab957d920d4243962a86b2d77ab401e4a359c"
|
|
|
|
"checksum cairo-sys-rs 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "90a1ec04603a78c111886a385edcec396dbfbc57ea26b9e74aeea6a1fe55dcca"
|
|
|
|
"checksum cc 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)" = "4fc9a35e1f4290eb9e5fc54ba6cf40671ed2a2514c3eeb2b2a908dda2ea5a1be"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e8493056968583b0193c1bb04d6f7684586f3726992d6c573261941a895dbd68"
|
2019-08-10 23:47:12 +02:00
|
|
|
"checksum chrono-english 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4233ee19352739cfdcb5d7c2085005b166f6170ef2845ed9eef27a8fa5f95206"
|
2019-07-21 18:32:51 +02:00
|
|
|
"checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
|
2019-08-10 23:52:44 +02:00
|
|
|
"checksum crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
|
|
|
|
"checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
|
|
|
|
"checksum crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
|
2019-10-09 16:53:51 +02:00
|
|
|
"checksum flate2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)" = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum fragile 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05f8140122fa0d5dcb9fc8627cfce2b37cc1500f752636d46ea28bc26785c2f9"
|
|
|
|
"checksum gdk 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6243e995f41f3a61a31847e54cc719edce93dd9140c89dca3b9919be1cfe22d5"
|
|
|
|
"checksum gdk-pixbuf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9726408ee1bbada83094326a99b9c68fea275f9dbb515de242a69e72051f4fcc"
|
|
|
|
"checksum gdk-pixbuf-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1d6778abf5764b9080a9345a16c5d16289426a3b3edd808a29a9061d431c465"
|
|
|
|
"checksum gdk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ebe06357212127f50575b535bdb04638f5d375bb41062287abc6c94e5b8067b"
|
|
|
|
"checksum gio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6261b5d34c30c2d59f879e643704cf54cb44731f3a2038000b68790c03e360e3"
|
|
|
|
"checksum gio-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "778b856a70a32e2cc5dd5cc7fa1b0c4b6df924fdf5c82984bc28f30565657cfe"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum glib 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "be27232841baa43e0fd5ae003f7941925735b2f733a336dc75f07b9eff415e7b"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b86a9169fbc9cf9a0ef315039c2304b09d5c575c5fde7defba3576a0311b863"
|
|
|
|
"checksum gobject-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "61d55bc9202447ca776f6ad0048c36e3312010f66f82ab478e97513e93f3604b"
|
|
|
|
"checksum gtk 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "709f1074259d4685b96133f92b75c7f35b504715b0fcdc96ec95de2607296a60"
|
|
|
|
"checksum gtk-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bbd9395497ae1d1915d1d6e522d51ae8745bf613906c34ac191c411250fc4025"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "023b39be39e3a2da62a94feb433e91e8bcd37676fbc8bea371daf52b7a769a3e"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum lexical-core 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2304bccb228c4b020f3a4835d247df0a02a7c4686098d4167762cfbbe4c5cb14"
|
2019-08-17 14:21:18 +02:00
|
|
|
"checksum libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)" = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
|
2019-08-10 23:06:34 +02:00
|
|
|
"checksum memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "88579771288728879b57485cc7d6b07d648c9f0141eb955f8ab7f9d45394468e"
|
2019-08-10 23:52:44 +02:00
|
|
|
"checksum memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
|
2019-10-09 16:53:51 +02:00
|
|
|
"checksum miniz_oxide 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "304f66c19be2afa56530fa7c39796192eef38618da8d19df725ad7c6d6b2aaae"
|
|
|
|
"checksum nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum nom 5.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c618b63422da4401283884e6668d39f819a106ef51f5f59b81add00075da35ca"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09"
|
|
|
|
"checksum num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32"
|
2019-08-10 23:52:44 +02:00
|
|
|
"checksum num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
|
2019-08-17 16:17:54 +02:00
|
|
|
"checksum pango 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "393fa071b144f8ffb83ede273758983cf414ca3c0b1d2a5a9ce325b3ba3dd786"
|
|
|
|
"checksum pango-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1ee97abcad820f9875e032656257ad1c790e7b11a0e6ce2516a8f5b0d8f8213f"
|
|
|
|
"checksum pkg-config 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)" = "72d5370d90f49f70bd033c3d75e87fc529fbfff9d6f7cccef07d6170079d91ea"
|
2019-07-21 18:32:51 +02:00
|
|
|
"checksum podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd"
|
2019-10-09 16:53:51 +02:00
|
|
|
"checksum proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "90cf5f418035b98e655e9cdb225047638296b862b42411c4e45bb88d700f7fc0"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
|
|
|
|
"checksum rayon 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123"
|
|
|
|
"checksum rayon-core 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
|
2019-08-10 23:06:34 +02:00
|
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
|
2019-08-10 23:47:12 +02:00
|
|
|
"checksum scanlex 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e6a2c84b697bc9496978f7457b17039a22b5d89c674964e8a480de4d5ddd55dc"
|
2019-08-10 23:52:44 +02:00
|
|
|
"checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
|
2019-08-10 23:06:34 +02:00
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
2019-09-28 20:10:45 +02:00
|
|
|
"checksum serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)" = "9796c9b7ba2ffe7a9ce53c2287dfc48080f4b2b362fcc245a259b3a7201119dd"
|
|
|
|
"checksum serde_derive 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)" = "4b133a43a1ecd55d4086bd5b4dc6c1751c68b1bfbeba7a5040442022c7e7c02e"
|
2019-10-09 16:53:51 +02:00
|
|
|
"checksum serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)" = "2f72eb2a68a7dc3f9a691bfda9305a1c017a6215e5a4545c258500d2099a37c2"
|
2019-08-17 14:21:18 +02:00
|
|
|
"checksum static_assertions 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7f3eb36b47e512f8f1c9e3d10c2c1965bc992bd9cdb024fa581e2194501c83d3"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
2019-08-17 14:21:18 +02:00
|
|
|
"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
|
2019-08-10 23:06:34 +02:00
|
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
2019-09-07 17:57:49 +02:00
|
|
|
"checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
|
2019-07-21 16:14:46 +02:00
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2019-08-17 14:21:18 +02:00
|
|
|
"checksum zip 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3c21bb410afa2bd823a047f5bda3adb62f51074ac7e06263b2c97ecdd47e9fc6"
|