Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index aceb307b0b..96ddbbb5ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -114,7 +114,7 @@ dot = "0.1.4" either = "1.15.0" expect-test = "1.5.1" indexmap = { version = "2.9.0", features = ["serde"] } -itertools = "0.14.0" +itertools = "0.15.0" libc = "0.2.172" nohash-hasher = "0.2.0" oorandom = "11.1.5" |