From 35c736181c35f81fb53706941962d1623f4b6501 Mon Sep 17 00:00:00 2001 From: Jamie D <993128+JamieD1@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:42:53 +0100 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 4168fa69..8a88e257 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2005,7 +2005,7 @@ dependencies = [ [[package]] name = "rust-g" -version = "1.2.0-yogs1" +version = "1.2.0-yogs2" dependencies = [ "aho-corasick", "base64",