From fc45c389ecf2350a63903721b59458e3889c05e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 10:46:39 +0000 Subject: [PATCH] chore(deps): update rust crate calamine to 0.34 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50c3d69..f08f3d9 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.34" indicatif = "0.17.8" [dev-dependencies]