From 168e86b3cb55075ab1217dc3590afdf12e53b2c5 Mon Sep 17 00:00:00 2001 From: andev0x Date: Sat, 18 Apr 2026 17:07:53 +0700 Subject: [PATCH] vendor: update to the new version v1.0.7 --- guts/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guts/Cargo.toml b/guts/Cargo.toml index 904bd06..54b8aa3 100644 --- a/guts/Cargo.toml +++ b/guts/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "guts" -version = "1.0.6" +version = "1.0.7" authors = ["andev0x"] edition = "2024"