mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 23:35:07 +00:00
Add package metadata for askama_derive
This commit is contained in:
parent
cdb6d2f46e
commit
07f4d6c76d
@ -2,6 +2,10 @@
|
|||||||
name = "askama_derive"
|
name = "askama_derive"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
|
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
|
||||||
|
description = "Procedural macro package for Askama"
|
||||||
|
repository = "https://github.com/djc/askama"
|
||||||
|
license = "MIT/Apache-2.0"
|
||||||
|
workspace = ".."
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user