From 85925d69e08455bd91d32a27cd3690c9cb634a6b Mon Sep 17 00:00:00 2001 From: Graham Northup Date: Mon, 18 Sep 2017 23:12:14 -0400 Subject: Initial work on modular synthesis --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..2da6bc8 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "synfone" +version = "0.1.0" +authors = ["Graham Northup "] + +[dependencies] -- cgit v1.2.3-70-g09d2