diff options
Diffstat (limited to 'users/tazjin/predlozhnik/Cargo.toml')
-rw-r--r-- | users/tazjin/predlozhnik/Cargo.toml | 12 |
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 90205bc4fb1b..000000000000 --- 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" |