diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ First, add the following to your crate's `Cargo.toml`: ```toml # in section [dependencies] -askama = "0.8" +askama = "0.10" ``` |
index : askama | ||
[no description] | git repository hosting |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | README.md | 2 |
@@ -58,7 +58,7 @@ First, add the following to your crate's `Cargo.toml`: ```toml # in section [dependencies] -askama = "0.8" +askama = "0.10" ``` |