diff --git a/Cargo.toml b/Cargo.toml index c261556..4733e8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ aocf = "0.1.21" bit-vec = "0.8.0" clap = { version = "4.5.53", features = ["derive"] } derive-where = "1.6.0" -fancy-regex = "0.16.2" +fancy-regex = "0.17.0" itertools = "0.14.0" num = "0.4.3" paste = "1.0.15"