You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-http/SOURCES/http-fix-metadata.diff

12 lines
265 B

--- http-0.2.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ http-0.2.10/Cargo.toml 2023-11-10T16:27:53.204477+00:00
@@ -42,7 +42,7 @@
version = "0.3"
[dev-dependencies.indexmap]
-version = "<=1.8"
+version = "1"
[dev-dependencies.quickcheck]
version = "0.9.0"