aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create askama_escape crateLibravatar bott2018-11-071-1/+1
|
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-1/+1
| | | | This makes it possible to share code between askama and askama_derive.
* Rename askama_test to testingLibravatar Dirkjan Ochtman2017-01-031-1/+1
|
* Rename askama_codegen to askama_deriveLibravatar Dirkjan Ochtman2017-01-031-1/+1
| | | | This appears to be best practice for crates using macros 1.1.
* Initial stab at macros 1.1Libravatar Dirkjan Ochtman2016-12-221-0/+2