aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34e6a2d..9055004 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ First, add the following to your crate's `Cargo.toml`:
```toml
# in section [dependencies]
-askama = "0.10"
+askama = "0.11.2"
```