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

12 lines
488 B

--- fiat-crypto-0.1.20/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fiat-crypto-0.1.20/Cargo.toml 2023-06-07T16:32:24.435431+00:00
@@ -14,7 +14,7 @@
name = "fiat-crypto"
version = "0.1.20"
authors = ["Fiat Crypto library authors <jgross@mit.edu>"]
-description = "Fiat-crypto generated Rust"
+description = "Correct-by-Construction Code for Cryptographic Primitives"
homepage = "https://github.com/mit-plv/fiat-crypto"
readme = "README.md"
license = "MIT OR Apache-2.0 OR BSD-1-Clause"