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

9 lines
238 B

--- base64-0.9.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ base64-0.9.0/Cargo.toml 2018-01-01T12:54:12.208067+01:00
@@ -29,4 +29,4 @@
[dependencies.safemem]
version = "0.2.0"
[dev-dependencies.rand]
-version = "0.3.15"
+version = "0.4"