aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--askama/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/askama/Cargo.toml b/askama/Cargo.toml
index 715eb20..5b11224 100644
--- a/askama/Cargo.toml
+++ b/askama/Cargo.toml
@@ -9,6 +9,7 @@ homepage = "https://github.com/djc/askama"
repository = "https://github.com/djc/askama"
license = "MIT/Apache-2.0"
workspace = ".."
+readme = "../README.md"
[badges]
travis-ci = { repository = "djc/askama" }