From 2d6dc1215ea8a44b949f7c61a60f53dac97ab77a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:10:42 +0000 Subject: [PATCH] chore(deps): update rust crate calamine to 0.33 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50c3d69..6703180 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ log = "0.4.20" qwitlib = "0.3.2" rand = "0.8.5" walkdir = "2" -calamine = "0.24" +calamine = "0.33" indicatif = "0.17.8" [dev-dependencies]