aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/formatting.rs
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/tests/formatting.rs
parentb1417006df376e6c406bff43740dd11aa7ef744e (diff)
downloadmilf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.tar.gz
milf-rs-7bbbfd046324363c8db1fb15d39aeb02fe7331b5.zip
hilarious and original jokeHEADmain
Diffstat (limited to 'test-suite/tests/formatting.rs')
-rw-r--r--test-suite/tests/formatting.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/tests/formatting.rs b/test-suite/tests/formatting.rs
index 8e15ec2..b459d5f 100644
--- a/test-suite/tests/formatting.rs
+++ b/test-suite/tests/formatting.rs
@@ -1,8 +1,8 @@
#[macro_use]
extern crate serde_derive;
-extern crate toml;
+extern crate milf;
-use toml::to_string;
+use milf::to_string;
#[derive(Debug, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
struct User {