From 05e9feb52c1c4415b27847ac2ed2303682850f97 Mon Sep 17 00:00:00 2001 From: abdul124 Date: Sun, 21 Jul 2024 14:40:03 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7a7e75c..66f70a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ optional = true [dependencies.core_io] git = "https://git.m-labs.hk/abdul124/core_io.git" -rev = "7b6dba6" +rev = "998b1e9" optional = true [dependencies.log]