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

18 lines
356 B

--- os_str_bytes-6.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ os_str_bytes-6.1.0/Cargo.toml 2022-07-16T14:28:30.213036+00:00
@@ -56,14 +56,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"