mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 06:21:13 +00:00
Add package metadata for askama_derive
This commit is contained in:
parent
cdb6d2f46e
commit
07f4d6c76d
@ -2,6 +2,10 @@
|
||||
name = "askama_derive"
|
||||
version = "0.1.0"
|
||||
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]
|
||||
proc-macro = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user