summaryrefslogtreecommitdiff
path: root/maint/fixup-features/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'maint/fixup-features/Cargo.toml')
-rw-r--r--maint/fixup-features/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/fixup-features/Cargo.toml b/maint/fixup-features/Cargo.toml
index c63d779b7..d3d9913a6 100644
--- a/maint/fixup-features/Cargo.toml
+++ b/maint/fixup-features/Cargo.toml
@@ -11,7 +11,7 @@ description = "Tool used by arti to enforce certain properties in our Cargo feat
[dependencies]
anyhow = "1.0.69"
-itertools = "0.13.0"
+itertools = "0.14.0"
pico-args = "0.5.0"
toml_edit = "0.22.9"