aboutsummaryrefslogtreecommitdiffstats
path: root/testing/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Cargo.toml')
-rw-r--r--testing/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/Cargo.toml b/testing/Cargo.toml
index 0fcee8c..d676bef 100644
--- a/testing/Cargo.toml
+++ b/testing/Cargo.toml
@@ -16,6 +16,7 @@ serde_json = { version = "1.0", optional = true }
[dev-dependencies]
criterion = "0.3"
trybuild = "1.0"
+version_check = "0.9"
[[bench]]
name = "all"