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-tower/tower-fix-metadata.diff

12 lines
256 B

--- tower-0.5.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tower-0.5.1/Cargo.toml 2024-10-08T20:20:09.795597+00:00
@@ -135,7 +135,7 @@
optional = true
[dependencies.sync_wrapper]
-version = "0.1.1"
+version = "1"
optional = true
[dependencies.tokio]