aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-01-03 10:06:47 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-01-03 10:06:47 +0100
commit744b290c8d34c905f285c4b6e675e42281e83204 (patch)
treec49b76081f30577d582e00f6fe29f97f51341fde /Cargo.toml
parent4c8c773c84a48963e892c72f38f37bcb99b6eb74 (diff)
downloadaskama-744b290c8d34c905f285c4b6e675e42281e83204.tar.gz
askama-744b290c8d34c905f285c4b6e675e42281e83204.tar.bz2
askama-744b290c8d34c905f285c4b6e675e42281e83204.zip
Rename askama_test to testing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3192c8a..a63c3e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,2 +1,2 @@
[workspace]
-members = ["askama", "askama_derive", "askama_test"]
+members = ["askama", "askama_derive", "testing"]