summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 71ff5e6..3332ce7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -100,3 +100,6 @@ funty = "=1.1.0"
# the pin here, we enforce the build to not use 1.4.0 or newer.
zeroize = ">=1.3.0, <1.4.0"
+[dev-dependencies]
+toml = "0.5"
+