mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 13:15:06 +00:00
Update Rust crate indicatif to 0.18.0
This commit is contained in:
parent
08d8819c8a
commit
cb771f6075
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ ignore = { version = "0.4.22" }
|
|||
imara-diff = { version = "0.1.5" }
|
||||
imperative = { version = "1.0.4" }
|
||||
indexmap = { version = "2.6.0" }
|
||||
indicatif = { version = "0.17.8" }
|
||||
indicatif = { version = "0.18.0" }
|
||||
indoc = { version = "2.0.4" }
|
||||
insta = { version = "1.35.1" }
|
||||
insta-cmd = { version = "0.6.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue