diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/Cargo.toml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/testing/Cargo.toml b/testing/Cargo.toml index 323635a..06fdf56 100644 --- a/testing/Cargo.toml +++ b/testing/Cargo.toml @@ -3,7 +3,6 @@ name = "askama_testing"  version = "0.1.0"  authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]  workspace = ".." -build = "build.rs"  [features]  default = [] | 
