File fix-metadata.diff of Package rust-humantime
diff --git a/Cargo.toml b/Cargo.toml index 950db73..78d704a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ path = "src/lib.rs" version = "0.4" [dev-dependencies.rand] -version = "0.6" +version = "0.8" [dev-dependencies.time] -version = "0.1" +version = "0.3"