From a1eb38bebe6ce1668c3f96489506c3b05b9fe5cb Mon Sep 17 00:00:00 2001 From: mathiasmagnusson Date: Fri, 9 Dec 2022 18:00:41 +0100 Subject: Move stuff around --- kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock (limited to 'kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock') diff --git a/kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock b/kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock new file mode 100644 index 0000000..8656833 --- /dev/null +++ b/kattis-kth/unsolved/kattis-kth-adk-spelling/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "kattis-kth-adk-spelling" +version = "0.1.0" -- cgit v1.2.3