Merge branch 'master' into gwenn-trace_extension

This commit is contained in:
John Gallagher
2015-12-01 11:13:23 -05:00
6 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ trace = []
[dependencies]
time = "~0.1.0"
bitflags = "~0.1"
libc = "~0.1"
libc = "~0.2"
[dev-dependencies]
tempdir = "~0.3.4"