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

11 lines
325 B

--- sct-0.6.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ sct-0.6.0/Cargo.toml 2021-01-03T17:23:55.347754+00:00
@@ -21,6 +21,7 @@
categories = ["network-programming", "cryptography"]
license = "Apache-2.0/ISC/MIT"
repository = "https://github.com/ctz/sct.rs"
+exclude = ["/admin/"]
[dependencies.ring]
version = "0.16.0"