diff --git a/Cargo.toml b/Cargo.toml index 183edf6..1d36493 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ aocf = "0.1.21" bit-vec = "0.9.1" clap = { version = "4.6.1", features = ["derive"] } derive-where = "1.6.1" -fancy-regex = "0.18.0" +fancy-regex = "0.19.0" gratte = "2.0.0" itertools = "0.14.0" num = "0.4.3"