aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/Cargo.toml b/Cargo.toml
deleted file mode 100644
index 696e1f2..0000000
--- a/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "cookbook-render"
-description = "A renderer for recipe instruction files (.rif)"
-version = "0.1.0"
-authors = ["Kaiden Fey <kookie@spacekookie.de>"]
-edition = "2018"
-
-[dependencies]
-js-sys = "0.3"
-yew = "*" \ No newline at end of file