aboutsummaryrefslogtreecommitdiff
path: root/test-suite/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-21 14:10:24 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-21 14:10:24 -0600
commit7bbbfd046324363c8db1fb15d39aeb02fe7331b5 (patch)
treea416bb991c23e083d0b5816dfc8b00cd1aceda78 /test-suite/Cargo.toml
parentb1417006df376e6c406bff43740dd11aa7ef744e (diff)
downloadmilf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.tar.gz
milf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.zip
hilarious and original jokeHEADmain
Diffstat (limited to 'test-suite/Cargo.toml')
-rw-r--r--test-suite/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/Cargo.toml b/test-suite/Cargo.toml
index 4d539c8..5122cfc 100644
--- a/test-suite/Cargo.toml
+++ b/test-suite/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "toml_test_suite"
+name = "milf_test_suite"
version = "0.0.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
publish = false
@@ -11,7 +11,7 @@ harness = false
[dev-dependencies]
bencher = "0.1"
-toml = { path = ".." }
+milf = { path = ".." }
serde = { version = "1.0", features = ["derive"] }
serde_derive = "1.0"
serde_json = "1.0"