485 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			485 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
# This file is automatically @generated by Cargo.
 | 
						|
# It is not intended for manual editing.
 | 
						|
[[package]]
 | 
						|
name = "atk"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "86b7499272acf036bb5820c6e346bbfb5acc5dceb104bc2c4fd7e6e33dfcde6a"
 | 
						|
dependencies = [
 | 
						|
 "atk-sys",
 | 
						|
 "bitflags",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "atk-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "e552c1776737a4c80110d06b36d099f47c727335f9aaa5d942a72b6863a8ec6f"
 | 
						|
dependencies = [
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "bitflags"
 | 
						|
version = "1.2.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "cairo-rs"
 | 
						|
version = "0.7.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "e05db47de3b0f09a222fa4bba2eab957d920d4243962a86b2d77ab401e4a359c"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "cairo-sys-rs"
 | 
						|
version = "0.9.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "ff65ba02cac715be836f63429ab00a767d48336efc5497c5637afb53b4f14d63"
 | 
						|
dependencies = [
 | 
						|
 "glib-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "cc"
 | 
						|
version = "1.0.67"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "clap"
 | 
						|
version = "2.33.3"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "textwrap",
 | 
						|
 "unicode-width",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "dtoa"
 | 
						|
version = "0.4.8"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "fragile"
 | 
						|
version = "0.3.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "05f8140122fa0d5dcb9fc8627cfce2b37cc1500f752636d46ea28bc26785c2f9"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gdk"
 | 
						|
version = "0.11.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "6243e995f41f3a61a31847e54cc719edce93dd9140c89dca3b9919be1cfe22d5"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "cairo-rs",
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "gdk-pixbuf",
 | 
						|
 "gdk-sys",
 | 
						|
 "gio",
 | 
						|
 "gio-sys",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pango",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gdk-pixbuf"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "9726408ee1bbada83094326a99b9c68fea275f9dbb515de242a69e72051f4fcc"
 | 
						|
dependencies = [
 | 
						|
 "gdk-pixbuf-sys",
 | 
						|
 "gio",
 | 
						|
 "gio-sys",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gdk-pixbuf-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "d8991b060a9e9161bafd09bf4a202e6fd404f5b4dd1a08d53a1e84256fb34ab0"
 | 
						|
dependencies = [
 | 
						|
 "gio-sys",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gdk-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "6adf679e91d1bff0c06860287f80403e7db54c2d2424dce0a470023b56c88fbb"
 | 
						|
dependencies = [
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "gdk-pixbuf-sys",
 | 
						|
 "gio-sys",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pango-sys",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gio"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "6261b5d34c30c2d59f879e643704cf54cb44731f3a2038000b68790c03e360e3"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "fragile",
 | 
						|
 "gio-sys",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "lazy_static",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gio-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "4fad225242b9eae7ec8a063bb86974aca56885014672375e5775dc0ea3533911"
 | 
						|
dependencies = [
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "glib"
 | 
						|
version = "0.8.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "be27232841baa43e0fd5ae003f7941925735b2f733a336dc75f07b9eff415e7b"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "lazy_static",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "glib-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "95856f3802f446c05feffa5e24859fe6a183a7cb849c8449afc35c86b1e316e2"
 | 
						|
dependencies = [
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gobject-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "31d1a804f62034eccf370006ccaef3708a71c31d561fee88564abe71177553d9"
 | 
						|
dependencies = [
 | 
						|
 "glib-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gtk"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "709f1074259d4685b96133f92b75c7f35b504715b0fcdc96ec95de2607296a60"
 | 
						|
dependencies = [
 | 
						|
 "atk",
 | 
						|
 "bitflags",
 | 
						|
 "cairo-rs",
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "cc",
 | 
						|
 "gdk",
 | 
						|
 "gdk-pixbuf",
 | 
						|
 "gdk-pixbuf-sys",
 | 
						|
 "gdk-sys",
 | 
						|
 "gio",
 | 
						|
 "gio-sys",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "gtk-sys",
 | 
						|
 "lazy_static",
 | 
						|
 "libc",
 | 
						|
 "pango",
 | 
						|
 "pango-sys",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gtk-sys"
 | 
						|
version = "0.9.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "53def660c7b48b00b510c81ef2d2fbd3c570f1527081d8d7947f471513e1a4c1"
 | 
						|
dependencies = [
 | 
						|
 "atk-sys",
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "gdk-pixbuf-sys",
 | 
						|
 "gdk-sys",
 | 
						|
 "gio-sys",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pango-sys",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "lazy_static"
 | 
						|
version = "1.4.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "libc"
 | 
						|
version = "0.2.94"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "18794a8ad5b29321f790b55d93dfba91e125cb1a9edbd4f8e3150acc771c1a5e"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "linked-hash-map"
 | 
						|
version = "0.5.4"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "maplit"
 | 
						|
version = "1.0.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "memmap"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
 | 
						|
dependencies = [
 | 
						|
 "libc",
 | 
						|
 "winapi",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "pango"
 | 
						|
version = "0.7.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "393fa071b144f8ffb83ede273758983cf414ca3c0b1d2a5a9ce325b3ba3dd786"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "lazy_static",
 | 
						|
 "libc",
 | 
						|
 "pango-sys",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "pango-sys"
 | 
						|
version = "0.9.1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "86b93d84907b3cf0819bff8f13598ba72843bee579d5ebc2502e4b0367b4be7d"
 | 
						|
dependencies = [
 | 
						|
 "glib-sys",
 | 
						|
 "gobject-sys",
 | 
						|
 "libc",
 | 
						|
 "pkg-config",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "pkg-config"
 | 
						|
version = "0.3.19"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "proc-macro2"
 | 
						|
version = "1.0.26"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "a152013215dca273577e18d2bf00fa862b89b24169fb78c4c95aeb07992c9cec"
 | 
						|
dependencies = [
 | 
						|
 "unicode-xid",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "quote"
 | 
						|
version = "1.0.9"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "regex"
 | 
						|
version = "1.3.9"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
 | 
						|
dependencies = [
 | 
						|
 "regex-syntax",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "regex-syntax"
 | 
						|
version = "0.6.25"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rs"
 | 
						|
version = "0.1.0"
 | 
						|
dependencies = [
 | 
						|
 "bitflags",
 | 
						|
 "cairo-rs",
 | 
						|
 "cairo-sys-rs",
 | 
						|
 "clap",
 | 
						|
 "gdk",
 | 
						|
 "gio",
 | 
						|
 "glib",
 | 
						|
 "glib-sys",
 | 
						|
 "gtk",
 | 
						|
 "gtk-sys",
 | 
						|
 "maplit",
 | 
						|
 "regex",
 | 
						|
 "serde",
 | 
						|
 "serde_yaml",
 | 
						|
 "xkbcommon",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde"
 | 
						|
version = "1.0.126"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03"
 | 
						|
dependencies = [
 | 
						|
 "serde_derive",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde_derive"
 | 
						|
version = "1.0.126"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "963a7dbc9895aeac7ac90e74f34a5d5261828f79df35cbed41e10189d3804d43"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2",
 | 
						|
 "quote",
 | 
						|
 "syn",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde_yaml"
 | 
						|
version = "0.8.17"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23"
 | 
						|
dependencies = [
 | 
						|
 "dtoa",
 | 
						|
 "linked-hash-map",
 | 
						|
 "serde",
 | 
						|
 "yaml-rust",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "syn"
 | 
						|
version = "1.0.72"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "a1e8cdbefb79a9a5a65e0db8b47b723ee907b7c7f8496c76a1770b5c310bab82"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2",
 | 
						|
 "quote",
 | 
						|
 "unicode-xid",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "textwrap"
 | 
						|
version = "0.11.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
 | 
						|
dependencies = [
 | 
						|
 "unicode-width",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "unicode-width"
 | 
						|
version = "0.1.8"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "unicode-xid"
 | 
						|
version = "0.2.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "winapi"
 | 
						|
version = "0.3.9"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
 | 
						|
dependencies = [
 | 
						|
 "winapi-i686-pc-windows-gnu",
 | 
						|
 "winapi-x86_64-pc-windows-gnu",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "winapi-i686-pc-windows-gnu"
 | 
						|
version = "0.4.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "winapi-x86_64-pc-windows-gnu"
 | 
						|
version = "0.4.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "xkbcommon"
 | 
						|
version = "0.4.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "fda0ea5f7ddabd51deeeda7799bee06274112f577da7dd3d954b8eda731b2fce"
 | 
						|
dependencies = [
 | 
						|
 "libc",
 | 
						|
 "memmap",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "yaml-rust"
 | 
						|
version = "0.4.5"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
 | 
						|
dependencies = [
 | 
						|
 "linked-hash-map",
 | 
						|
]
 |