aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add package metadata for new askama_shared crateLibravatar Dirkjan Ochtman2017-09-061-0/+4
|
* Bump version number to 0.4.0Libravatar Dirkjan Ochtman2017-09-061-1/+1
|
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-0/+19
This makes it possible to share code between askama and askama_derive.