From 5760a169f0350b5a468a55b536ce6232756c513b Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sun, 16 Mar 2025 01:06:05 -0500 Subject: Bump dependency Signed-off-by: Matt Strapp --- wwb/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwb/Cargo.toml b/wwb/Cargo.toml index 484a39b..dc17870 100644 --- a/wwb/Cargo.toml +++ b/wwb/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -bincode = "=2.0.0-rc.3" +bincode = "=2.0.1" chrono = "0.4.39" ctrlc = "3.4.5" env_logger = "0.11.6" -- cgit v1.2.3