mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 15:25:19 +00:00
Add package metadata for askama crate
This commit is contained in:
parent
9c44d03a77
commit
cdb6d2f46e
@ -2,6 +2,9 @@
|
|||||||
name = "askama"
|
name = "askama"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
|
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 = ".."
|
workspace = ".."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user