mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 22:41:13 +00:00
Add link to documentation to Cargo manifest
This commit is contained in:
parent
bd94bf2d01
commit
90f6acaa68
@ -3,6 +3,7 @@ name = "askama"
|
||||
version = "0.2.1"
|
||||
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
|
||||
description = "Type-safe, compiled Jinja-like templates for Rust"
|
||||
documentation = "https://docs.rs/askama"
|
||||
keywords = ["markup", "template", "jinja2", "html"]
|
||||
categories = ["template-engine"]
|
||||
homepage = "https://github.com/djc/askama"
|
||||
|
Loading…
x
Reference in New Issue
Block a user