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

11 lines
256 B

--- base64-0.9.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ base64-0.9.2/Cargo.toml 2018-06-16T02:55:57.004204+02:00
@@ -27,6 +27,6 @@
version = "1.1.0"
[dependencies.safemem]
-version = "0.2.0"
+version = "0.3"
[dev-dependencies.rand]
version = "0.4"