2015-04-25 22:22:56 +00:00
|
|
|
[project]
|
|
|
|
name = "deps"
|
|
|
|
version = "0.0.0"
|
|
|
|
|
|
|
|
[lib]
|
|
|
|
name = "null"
|
|
|
|
|
|
|
|
[dependencies]
|
2015-06-24 03:00:00 +00:00
|
|
|
libc = "0.1.8"
|
2015-05-21 02:45:43 +00:00
|
|
|
getopts = "0.2.11"
|
2015-07-12 00:08:08 +00:00
|
|
|
bit-vec = "0.4.0"
|
2015-07-09 22:30:03 +00:00
|
|
|
bit-set = "0.2.0"
|
2015-05-11 02:20:20 +00:00
|
|
|
num_cpus = "*"
|
2015-04-25 22:22:56 +00:00
|
|
|
rand = "0.3.8"
|
2015-06-24 03:00:00 +00:00
|
|
|
regex = "0.1.38"
|
2015-04-25 22:22:56 +00:00
|
|
|
rust-crypto = "0.2.31"
|
2015-06-24 03:00:00 +00:00
|
|
|
rustc-serialize = "0.3.15"
|
|
|
|
time = "0.1.26"
|
2015-04-25 22:22:56 +00:00
|
|
|
unicode-width = "0.1.1"
|