summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2021-02-14 11:44:06 +0400
committerAndrew <saintruler@gmail.com>2021-02-14 11:44:06 +0400
commitdf1dde8a5a3c55241a1d8433e9a6f725a24cda2c (patch)
treebb7f0e7bcd960ff2784dfb4cd8093e5c8c5b2fbf /Cargo.lock
Initial commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..cf76cf3
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,5 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "rust-web"
+version = "0.1.0"