mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 13:30:59 +00:00
Add package metadata for askama crate
This commit is contained in:
parent
9c44d03a77
commit
cdb6d2f46e
@ -2,6 +2,9 @@
|
||||
name = "askama"
|
||||
version = "0.1.0"
|
||||
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
|
||||
description = "Type-safe compiled templates for Rust"
|
||||
repository = "https://github.com/djc/askama"
|
||||
license = "MIT/Apache-2.0"
|
||||
workspace = ".."
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user