aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-28 23:57:55 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-28 23:57:55 -0600
commit394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e (patch)
tree5c50415c7ce33502578b1393e00f596b557c5934 /Cargo.toml
downloadsynthfinity-394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e.tar.gz
synthfinity-394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e.zip
start
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..8380af5
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "synthfinity"
+version = "0.1.0"
+authors = ["Melody Horn <melody@boringcactus.com>"]
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]