DEBSOURCES
Skip Quicknav
sources / rust-dateparser / 0.2.1-1 / debian / patches / relax-deps.patch
12345678
--- a/Cargo.toml +++ b/Cargo.toml @@ -41,4 +41,4 @@ version = "1.10.2" [dev-dependencies.chrono-tz] -version = "0.8.4" +version = "0.10"