aboutsummaryrefslogtreecommitdiffstats
path: root/askama_actix
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-09-25 20:40:52 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-10-18 16:37:06 +0200
commitd740f8383b313f4595375468b1ccde72d9d9ac55 (patch)
tree2c21dc72883e67414a97511853c91232878872b8 /askama_actix
parent760e6ea6ce212569b7f309c06f15e6a496d18ed8 (diff)
downloadaskama-d740f8383b313f4595375468b1ccde72d9d9ac55.tar.gz
askama-d740f8383b313f4595375468b1ccde72d9d9ac55.tar.bz2
askama-d740f8383b313f4595375468b1ccde72d9d9ac55.zip
askama_actix: bump version to 0.11.1
Diffstat (limited to 'askama_actix')
-rw-r--r--askama_actix/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_actix/Cargo.toml b/askama_actix/Cargo.toml
index fcd6ef9..8c86e34 100644
--- a/askama_actix/Cargo.toml
+++ b/askama_actix/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_actix"
-version = "0.11.0"
+version = "0.11.1"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Actix-Web integration for Askama templates"
documentation = "https://docs.rs/askama"