Skip to content

Commit

Permalink
Merge pull request #1112 from foresterre/dependabot/cargo/indicatif-0…
Browse files Browse the repository at this point in the history
….17.11

build(deps): bump indicatif from 0.17.9 to 0.17.11
  • Loading branch information
foresterre authored Jan 28, 2025
2 parents 545ce65 + 0c7d9b0 commit aea796f
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 @@ -25,7 +25,7 @@ cargo_metadata = "0.19.1" # resolving Cargo manifest metadata (consider `guppy`!
clap = { version = "4.5.27", features = ["derive"] } # parse CLI arguments
clap-cargo = { version = "0.15.2", features = ["cargo_metadata"] }
dirs = "6.0.0" # common directories
indicatif = "0.17.9" # UI
indicatif = "0.17.11" # UI
once_cell = "1.20.2" # lazy data structures and thunking
owo-colors = "4.1.0" # color support for the terminal
petgraph = "0.7.1" # graph data structures
Expand Down

0 comments on commit aea796f

Please sign in to comment.