Skip to content

Commit

Permalink
Merge pull request #24 from wadackel/renovate/indicatif-0.x
Browse files Browse the repository at this point in the history
chore: update rust crate indicatif to 0.17.8
  • Loading branch information
wadackel authored Feb 15, 2024
2 parents de960d7 + 05632e6 commit cfb4aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ unicode-width = "0.1.11"

[dev-dependencies]
fuzzy-matcher = "0.3.7"
indicatif = "0.17.7"
indicatif = "0.17.8"
insta = "1.34.0"
pretty_assertions = "1.4.0"

0 comments on commit cfb4aff

Please sign in to comment.