Remove filetime dep from build_helper

This commit is contained in:
Mark Simulacrum 2018-03-31 20:32:40 -06:00
parent 517f24025a
commit 86915ddf30
4 changed files with 8 additions and 19 deletions

3
src/Cargo.lock generated
View file

@ -152,9 +152,6 @@ dependencies = [
[[package]]
name = "build_helper"
version = "0.1.0"
dependencies = [
"filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "byteorder"