From d64c2af1efe30ffe80049b94d5373797836a7fbe Mon Sep 17 00:00:00 2001 From: Musselman Date: Thu, 15 Aug 2024 19:35:44 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20Chore:=20Add=20Cargo.lo?= =?UTF-8?q?ck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Cargo.lock diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..5da2ba3 --- /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 = "kotasks" +version = "0.1.0"