From 86c7300f523bb0a10d4705d509a496515e504c2c Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Sun, 17 Nov 2024 13:51:21 -0500 Subject: [PATCH] Update ignored unmaintained dependencies --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f5f2a8eea..570392a90 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,6 +38,7 @@ ignore = [ "icu_locid", "icu_locid_transform", "icu_locid_transform_data", + "miow", "num_cpus", "serde-value", "tester",