2015-12-01 00:07:28 +01:00
|
|
|
[root]
|
|
|
|
name = "libc-test"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2017-07-07 16:35:54 +02:00
|
|
|
"ctest 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2017-07-31 13:07:40 +02:00
|
|
|
"libc 0.2.29",
|
2015-12-01 00:07:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ctest"
|
2017-07-07 16:35:54 +02:00
|
|
|
version = "0.1.4"
|
2016-10-21 02:23:23 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2015-12-01 00:07:28 +01:00
|
|
|
dependencies = [
|
2017-06-15 20:13:11 +02:00
|
|
|
"gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.27.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2015-12-01 00:07:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gcc"
|
2017-06-15 20:13:11 +02:00
|
|
|
version = "0.3.51"
|
2016-10-08 20:33:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2016-08-27 04:48:54 +02:00
|
|
|
|
|
|
|
[[package]]
|
2016-10-08 20:33:09 +02:00
|
|
|
name = "generate-files"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2017-07-07 16:35:54 +02:00
|
|
|
"ctest 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2016-10-08 20:33:09 +02:00
|
|
|
]
|
2015-12-01 00:07:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "kernel32-sys"
|
2016-05-03 18:38:32 +02:00
|
|
|
version = "0.2.2"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2016-08-27 04:48:54 +02:00
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2015-12-01 00:07:28 +01:00
|
|
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2017-07-31 13:07:40 +02:00
|
|
|
version = "0.2.28"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2017-07-31 13:07:40 +02:00
|
|
|
version = "0.2.29"
|
2015-12-01 00:07:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2017-05-24 19:33:18 +02:00
|
|
|
version = "0.3.8"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc-serialize"
|
2017-05-19 02:41:37 +02:00
|
|
|
version = "0.3.24"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syntex_syntax"
|
2017-06-15 20:13:11 +02:00
|
|
|
version = "0.27.0"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2017-07-31 13:07:40 +02:00
|
|
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
2017-05-24 19:33:18 +02:00
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2017-05-19 02:41:37 +02:00
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
2015-12-01 00:07:28 +01:00
|
|
|
"term 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "term"
|
|
|
|
version = "0.2.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2016-05-03 18:38:32 +02:00
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2016-08-27 04:48:54 +02:00
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2015-12-01 00:07:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
|
|
|
version = "0.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2016-08-27 04:48:54 +02:00
|
|
|
version = "0.2.8"
|
2015-12-01 00:07:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-build"
|
|
|
|
version = "0.1.1"
|
2016-09-17 22:17:17 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2016-09-30 04:20:00 +02:00
|
|
|
[metadata]
|
|
|
|
"checksum bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "32866f4d103c4e438b1db1158aa1b1a80ee078e5d77a59a2f906fd62a577389c"
|
2017-07-07 16:35:54 +02:00
|
|
|
"checksum ctest 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6ca66d610c7d9d6b7c51834ceeffe83b40b71be9f6793e350cff093428f73591"
|
2017-06-15 20:13:11 +02:00
|
|
|
"checksum gcc 0.3.51 (registry+https://github.com/rust-lang/crates.io-index)" = "120d07f202dcc3f72859422563522b66fe6463a4c513df062874daad05f85f0a"
|
2016-09-30 04:20:00 +02:00
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
2017-07-31 13:07:40 +02:00
|
|
|
"checksum libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)" = "bb7b49972ee23d8aa1026c365a5b440ba08e35075f18c459980c7395c221ec48"
|
2017-05-24 19:33:18 +02:00
|
|
|
"checksum log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "880f77541efa6e5cc74e76910c9884d9859683118839d6a1dc3b11e63512565b"
|
2017-05-19 02:41:37 +02:00
|
|
|
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
|
2017-06-15 20:13:11 +02:00
|
|
|
"checksum syntex_syntax 0.27.0 (registry+https://github.com/rust-lang/crates.io-index)" = "82b078749c05271b2aebae7230331c903c38128d5a3dec72625d9e3a411a5b69"
|
2016-09-30 04:20:00 +02:00
|
|
|
"checksum term 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "f2077e54d38055cf1ca0fd7933a2e00cd3ec8f6fed352b2a377f06dcdaaf3281"
|
|
|
|
"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
|
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|