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.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/tazjin/predlozhnik/Cargo.toml b/users/tazjin/predlozhnik/Cargo.toml
new file mode 100644
index 0000000000..316ed717eb
--- /dev/null
+++ b/users/tazjin/predlozhnik/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "predlozhnik"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]
+maplit = "1.0"
+lazy_static = "1.4"