summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorvisil <workregor@mail.ru>2023-10-16 10:53:15 +0300
committervisil <workregor@mail.ru>2023-10-16 10:53:15 +0300
commit92cbe56b539d2c8b50915a831b30a5563517345a (patch)
tree1c7c21dba45ceaa92d1e353f51140b91b70b8e6c /Cargo.lock
Начальный коммит
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..bf2e770
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "lesson2"
+version = "0.1.0"