diff options
Diffstat (limited to 'askama_escape')
| -rw-r--r-- | askama_escape/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_escape/Cargo.toml b/askama_escape/Cargo.toml index 6de179e..3ea8f5e 100644 --- a/askama_escape/Cargo.toml +++ b/askama_escape/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "askama_escape" -version = "0.2.0" +version = "0.3.0"  authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]  description = "Optimized HTML escaping code, extracted from Askama"  documentation = "https://docs.rs/askama_escape"  | 
