Skip to content

Commit 0de5595

Browse files
authored
Merge pull request #1 from mlund/dependabot/cargo/itertools-0.14
Update itertools requirement from 0.12 to 0.14
2 parents 29af758 + 061d1b2 commit 0de5595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ anyhow = "1.0"
1616
approx = "0.5"
1717
chemfiles = "0.10"
1818
clap = { version = "4", features = ["derive"] }
19-
itertools = "0.12"
19+
itertools = "0.14"
2020
itertools-num = "0.1"
2121
nalgebra = "0.33"
2222
rayon = "1.10"

0 commit comments

Comments
 (0)