aboutsummaryrefslogtreecommitdiffstats
path: root/askama_warp/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 13:40:14 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 13:40:14 +0200
commit05b66eb3d9b7790dfeccee4eafef952f7a7ea29f (patch)
tree5f66c51815db46f81d17725d10a7d70460bf8635 /askama_warp/Cargo.toml
parent37fb6413b62288830c347a121f5aa4e2a2ad1a46 (diff)
downloadaskama-05b66eb3d9b7790dfeccee4eafef952f7a7ea29f.tar.gz
askama-05b66eb3d9b7790dfeccee4eafef952f7a7ea29f.tar.bz2
askama-05b66eb3d9b7790dfeccee4eafef952f7a7ea29f.zip
Reference READMEs in crate metadata
Diffstat (limited to 'askama_warp/Cargo.toml')
-rw-r--r--askama_warp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/askama_warp/Cargo.toml b/askama_warp/Cargo.toml
index c5c65ea..ac12384 100644
--- a/askama_warp/Cargo.toml
+++ b/askama_warp/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]