aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/Cargo.toml b/testing/Cargo.toml
index ff2b137..64f9095 100644
--- a/testing/Cargo.toml
+++ b/testing/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
workspace = ".."
edition = "2018"
+publish = false
[features]
default = ["serde_json", "askama/serde-json"]