diff --git a/Cargo.toml b/Cargo.toml index 26b2515..0b1fe12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ tracker = [ [dependencies] thiserror = "2" -scan_fmt = "0.1.3" +scan_fmt = "0.2.6" strum = "0.27" itertools = "0.14" strum_macros = "0.27"