fix impl of parse_length()

This commit is contained in:
rohan.prinja 2015-11-09 16:09:43 +09:00 committed by Corey Farwell
parent 50be4bb09e
commit 337066063a
5 changed files with 47 additions and 9 deletions

View file

@ -1923,6 +1923,7 @@ dependencies = [
name = "util_tests"
version = "0.0.1"
dependencies = [
"app_units 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"euclid 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"plugins 0.0.1",