diff options
Diffstat (limited to 'maint/fixup-features/Cargo.toml')
| -rw-r--r-- | maint/fixup-features/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/fixup-features/Cargo.toml b/maint/fixup-features/Cargo.toml index cd0b17db4..7a8b451e6 100644 --- a/maint/fixup-features/Cargo.toml +++ b/maint/fixup-features/Cargo.toml @@ -13,7 +13,7 @@ description = "Tool used by arti to enforce certain properties in our Cargo feat anyhow = "1.0.69" itertools = "0.12.1" pico-args = "0.5.0" -toml_edit = "0.22.6" +toml_edit = "0.22.9" [features] full = [] |
