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

17 lines
354 B

--- os_str_bytes-5.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ os_str_bytes-5.0.0/Cargo.toml 2021-11-23T13:51:48.444589+00:00
@@ -30,13 +30,6 @@
version = "2.4"
optional = true
-[dependencies.print_bytes]
-version = "0.5"
-optional = true
-
-[dependencies.uniquote]
-version = "3.0"
-optional = true
[dev-dependencies.getrandom]
version = "0.2"