summaryrefslogtreecommitdiff
path: root/kattis-open/almostunionfind/Cargo.lock
diff options
context:
space:
mode:
authormathiasmagnusson <mathiasmagnussons@gmail.com>2022-12-09 18:00:41 +0100
committermathiasmagnusson <mathiasmagnussons@gmail.com>2022-12-09 18:00:41 +0100
commita1eb38bebe6ce1668c3f96489506c3b05b9fe5cb (patch)
treecccf0fd4763dba123efab7c896292dc18d1eb458 /kattis-open/almostunionfind/Cargo.lock
parente41e6c8bc72e3300a0fa137f198454341bc315b1 (diff)
downloadprogramming-problem-solving-a1eb38bebe6ce1668c3f96489506c3b05b9fe5cb.tar.gz
Move stuff around
Diffstat (limited to 'kattis-open/almostunionfind/Cargo.lock')
-rw-r--r--kattis-open/almostunionfind/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/kattis-open/almostunionfind/Cargo.lock b/kattis-open/almostunionfind/Cargo.lock
new file mode 100644
index 0000000..8c10bd2
--- /dev/null
+++ b/kattis-open/almostunionfind/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "almostunionfind"
+version = "0.1.0"