about summary refs log tree commit diff
path: root/users/tazjin/predlozhnik/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/predlozhnik/Cargo.toml')
-rw-r--r--users/tazjin/predlozhnik/Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/users/tazjin/predlozhnik/Cargo.toml b/users/tazjin/predlozhnik/Cargo.toml
deleted file mode 100644
index 90205bc4fb..0000000000
--- a/users/tazjin/predlozhnik/Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[package]
-name = "predlozhnik"
-version = "0.1.0"
-edition = "2021"
-
-[dependencies]
-maplit = "1.0"
-lazy_static = "1.4"
-yew = "0.19"
-
-# needs to be in sync with nixpkgs
-wasm-bindgen = "= 0.2.83"