diff options
Diffstat (limited to 'askama_parser')
| -rw-r--r-- | askama_parser/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/askama_parser/Cargo.toml b/askama_parser/Cargo.toml index e2fb11c..eecf32e 100644 --- a/askama_parser/Cargo.toml +++ b/askama_parser/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "askama_parser" -version = "0.1.1" +version = "0.2.0"  description = "Parser for Askama templates"  documentation = "https://docs.rs/askama"  keywords = ["markup", "template", "jinja2", "html"] | 
