diff --git a/Cargo.toml b/Cargo.toml index 3bb1ed4d..fbf167df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ pre-release-replacements = [ ] [dependencies] -num-traits = "0.2.18" +num-traits = "0.2.19" indexmap = "2.2.6" rustc-hash = "1.1.0" integer-sqrt = "0.1.5"