From 865d76a5009156b2e0d75bf48865c8787986a0eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:26:41 +0000 Subject: [PATCH] Update Rust crate log to 0.4.22 --- shaperglot-lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shaperglot-lib/Cargo.toml b/shaperglot-lib/Cargo.toml index 68861ad..8f9a41b 100644 --- a/shaperglot-lib/Cargo.toml +++ b/shaperglot-lib/Cargo.toml @@ -21,7 +21,7 @@ unicode-normalization = "*" colored = { version = "*", optional = true } unicode-properties = "0.1.3" indexmap = "2" -log = "0.4" +log = "0.4.22" toml = "0.8.19" serde = "1" ambassador = "0.4.1" \ No newline at end of file