From e4beba0aea23f75ccb4132790313fb4dc86a47a0 Mon Sep 17 00:00:00 2001 From: Natty Date: Fri, 15 Nov 2024 21:10:16 +0100 Subject: [PATCH] =?UTF-8?q?Updated=20lockfile=20to=20a=20non-nightly=20ver?= =?UTF-8?q?sion=20=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3dd54cb..ca8da4e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 4 +version = 3 [[package]] name = "Inflector"