aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 802a99b37..e5caa5d12 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,4 +13,4 @@ file = "1.1.1"
13ron = "0.1.5" 13ron = "0.1.5"
14 14
15[dev-dependencies] 15[dev-dependencies]
16testutils = { path = "./tests/testutils" } \ No newline at end of file 16testutils = { path = "./tests/testutils" }