diff --git a/Cargo.toml b/Cargo.toml index 49126988..4a01824a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ chrono = { version = "0.4.19", optional = true } clap = { version = "3.2.23", optional = true, features = ["derive"] } codespan-reporting = "0.11.1" hexf-parse = "0.2.1" -itertools = "0.11.0" +itertools = "0.12.0" lexical-core = "0.8.3" regex = { version = "1.5.4", default-features = false, features = [ "std",