summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorvisil <workregor@mail.ru>2023-11-20 00:37:09 +0300
committervisil <workregor@mail.ru>2023-11-20 00:37:09 +0300
commit0f496a8e5d2678ce3d81e402ab612534af787917 (patch)
treee98918dcae8d0226aeca2f6eedf9d69a8de5f5b6 /Cargo.toml
Начальный коммитHEADmaster
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..9d07f78
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "progcalc"
+version = "0.1.0"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]