From 6d468ece96c1e89f73828369be907d17513b455f Mon Sep 17 00:00:00 2001 From: Federico I Date: Sun, 15 Mar 2020 00:33:33 +0000 Subject: [rust] Raindrops --- raindrops/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 raindrops/Cargo.toml (limited to 'raindrops/Cargo.toml') diff --git a/raindrops/Cargo.toml b/raindrops/Cargo.toml new file mode 100644 index 0000000..f37aa78 --- /dev/null +++ b/raindrops/Cargo.toml @@ -0,0 +1,4 @@ +[package] +edition = "2018" +name = "raindrops" +version = "1.1.0" -- cgit v1.2.3