diff options
Diffstat (limited to '')
-rw-r--r-- | rs/d-_-b/Cargo.toml | 8 |
1 files changed, 8 insertions, 0 deletions
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 <june@causal.agency>"] +license = "AGPL-3.0" +description = "Look what you can do with crate names!" + +[dependencies] |