aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2020-08-20 15:01:40 +0200
committerKatharina Fey <kookie@spacekookie.de>2020-08-20 15:01:40 +0200
commit46cce77fdaa288f16104da29602b784bcc424b37 (patch)
tree20516e8e056aa5eb8695278bd4b29916d4ec243f /Cargo.toml
parent1bda2bbd26d803ec863032586525d2b473625f32 (diff)
Refactoring repository
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