summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Ieni <11428655+MarcoIeni@users.noreply.github.com>2020-12-28 01:24:37 +0100
committerGitHub <noreply@github.com>2020-12-28 00:24:37 +0000
commita3c97853e0cf58b09fa1f62550db3702d77fa126 (patch)
tree8be3091cd7443c7ce90f7b995be2ee618ba7d953
parent9e53f520440c38dc3b3dc21b9e68b1b2c2509179 (diff)
Cargo.toml: remove "readme" field (#471)
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1890ce39..a2d803a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ documentation = "https://github.com/dandavison/delta"
edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
-readme = "README.md"
repository = "https://github.com/dandavison/delta"
version = "0.5.0"