Update version in README.md

This commit is contained in:
technic93 2021-03-20 16:12:48 +01:00 committed by Dirkjan Ochtman
parent f3f2a7e206
commit 6a230cb358

View File

@ -58,7 +58,7 @@ First, add the following to your crate's `Cargo.toml`:
```toml
# in section [dependencies]
askama = "0.8"
askama = "0.10"
```