aboutsummaryrefslogtreecommitdiffstats
path: root/askama_rocket
diff options
context:
space:
mode:
Diffstat (limited to 'askama_rocket')
-rw-r--r--askama_rocket/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/askama_rocket/Cargo.toml b/askama_rocket/Cargo.toml
index 54d4f74..4919694 100644
--- a/askama_rocket/Cargo.toml
+++ b/askama_rocket/Cargo.toml
@@ -10,6 +10,7 @@ homepage = "https://github.com/djc/askama"
repository = "https://github.com/djc/askama"
license = "MIT OR Apache-2.0"
workspace = ".."
+readme = "README.md"
edition = "2018"
[dependencies]