summary refs log tree commit diff
path: root/ripple/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ripple/Cargo.toml')
-rw-r--r--ripple/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ripple/Cargo.toml b/ripple/Cargo.toml
new file mode 100644
index 0000000..654f89b
--- /dev/null
+++ b/ripple/Cargo.toml
@@ -0,0 +1,9 @@
+# SPDX-FileCopyrightText: V <v@unfathomable.blue>
+# SPDX-License-Identifier: OSL-3.0
+
+[package]
+name = "ripple"
+version = "0.1.0"
+edition = "2018"
+
+[dependencies]