From f1ea644d94f62b1f20fe82bd821747edb43dbe21 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 28 Mar 2018 22:57:08 -0400 Subject: Add d-_-b crate --- rs/d-_-b/Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rs/d-_-b/Cargo.toml (limited to 'rs/d-_-b/Cargo.toml') diff --git a/rs/d-_-b/Cargo.toml b/rs/d-_-b/Cargo.toml new file mode 100644 index 00000000..acb1372f --- /dev/null +++ b/rs/d-_-b/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "d-_-b" +version = "0.0.1" +authors = ["Curtis McEnroe "] +license = "AGPL-3.0" +description = "Look what you can do with crate names!" + +[dependencies] -- cgit 1.4.1