aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4c95078..efbf4b1 100644
--- a/README.md
+++ b/README.md
@@ -56,9 +56,6 @@ How to get started
First, add the following to your crate's `Cargo.toml`:
```toml
-# in section [package]
-build = "build.rs"
-
# in section [dependencies]
askama = "0.5"