aboutsummaryrefslogtreecommitdiff
path: root/rust/raindrops/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/raindrops/Cargo.toml')
-rw-r--r--rust/raindrops/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/raindrops/Cargo.toml b/rust/raindrops/Cargo.toml
new file mode 100644
index 0000000..f37aa78
--- /dev/null
+++ b/rust/raindrops/Cargo.toml
@@ -0,0 +1,4 @@
1[package]
2edition = "2018"
3name = "raindrops"
4version = "1.1.0"