114 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
# This file is automatically @generated by Cargo.
 | 
						|
# It is not intended for manual editing.
 | 
						|
[[package]]
 | 
						|
name = "bitflags"
 | 
						|
version = "1.1.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "dtoa"
 | 
						|
version = "0.4.4"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "linked-hash-map"
 | 
						|
version = "0.5.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "maplit"
 | 
						|
version = "1.0.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "proc-macro2"
 | 
						|
version = "1.0.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "quote"
 | 
						|
version = "1.0.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rs"
 | 
						|
version = "0.1.0"
 | 
						|
dependencies = [
 | 
						|
 "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde"
 | 
						|
version = "1.0.99"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde_derive"
 | 
						|
version = "1.0.99"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "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)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "serde_yaml"
 | 
						|
version = "0.8.9"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "syn"
 | 
						|
version = "1.0.5"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "proc-macro2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
 "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "unicode-xid"
 | 
						|
version = "0.2.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "yaml-rust"
 | 
						|
version = "0.4.3"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
dependencies = [
 | 
						|
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
						|
]
 | 
						|
 | 
						|
[metadata]
 | 
						|
"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
 | 
						|
"checksum dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
 | 
						|
"checksum linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ae91b68aebc4ddb91978b11a1b02ddd8602a05ec19002801c5666000e05e0f83"
 | 
						|
"checksum maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
 | 
						|
"checksum proc-macro2 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "175a40b9cf564ce9bf050654633dbf339978706b8ead1a907bb970b63185dd95"
 | 
						|
"checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
 | 
						|
"checksum serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)" = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
 | 
						|
"checksum serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)" = "cb4dc18c61206b08dc98216c98faa0232f4337e1e1b8574551d5bad29ea1b425"
 | 
						|
"checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582"
 | 
						|
"checksum syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
 | 
						|
"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
 | 
						|
"checksum yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "65923dd1784f44da1d2c3dbbc5e822045628c590ba72123e1c73d3c230c4434d"
 |