Skip to content

Commit

Permalink
Merge pull request #172 from siketyan/dependabot/cargo/indicatif-0.17.5
Browse files Browse the repository at this point in the history
build(deps): bump indicatif from 0.17.4 to 0.17.5
  • Loading branch information
siketyan authored Jun 5, 2023
2 parents 754da1e + 8861163 commit a5e6f78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dialoguer = "0.10.4"
dirs = "5.0"
git2 = "0.17.2"
itertools = "0.10.5"
indicatif = "0.17.4"
indicatif = "0.17.5"
lazy_static = "1.4"
regex = "1.8"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit a5e6f78

Please sign in to comment.