diff --git a/Cargo.toml b/Cargo.toml index 9cf08533b..4ec1c0df5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -299,7 +299,7 @@ num_cpus = "1.14" num-bigint = "0.4.3" num-traits = "0.2.15" number_prefix = "0.4" -once_cell = "1.13.1" +once_cell = "1.17.1" onig = { version = "~6.4", default-features = false } ouroboros = "0.15.6" phf = "0.11.1"