aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-05 19:38:11 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-05 19:38:11 +0100
commitb8c36fbdc87bc9748ca6b5afb12e2b037487e817 (patch)
tree9af39d68337a5e2dd27f9566f1c90086b321a2b3 /README.rst
parent5e3ee8e4271f9f245763c2d938121d10739b0378 (diff)
downloadaskama-b8c36fbdc87bc9748ca6b5afb12e2b037487e817.tar.gz
askama-b8c36fbdc87bc9748ca6b5afb12e2b037487e817.tar.bz2
askama-b8c36fbdc87bc9748ca6b5afb12e2b037487e817.zip
Add note about working on stable Rust
Diffstat (limited to '')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 131f2ec..7ef105f 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,7 @@ Currently implemented features:
* Basic loops and if/else if/else statements
* Whitespace suppressing with '-' markers
* Some built-in filters
+* Works on stable Rust
Askama is in heavy development, so it currently has some limitations: