aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2023-01-20 23:52:38 +0300
committereug-vs <eugene@eug-vs.xyz>2023-01-20 23:52:38 +0300
commit3284607b0461e4bd4386b324f8bdf63835ed22c9 (patch)
tree64964060a3fd731bdbebb5a2abc1f31b7507241d /Cargo.lock
parent203abeafb94b977236bd6a9a2d0f33173f6f0d1b (diff)
downloadchessnost-3284607b0461e4bd4386b324f8bdf63835ed22c9.tar.gz
chore: add project files
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..bd0fce2
--- /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 = "chessnost"
+version = "0.1.0"