Skip to content

Commit

Permalink
build(deps): bump directories to 6.0 (#895)
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 authored Jan 20, 2025
1 parent 40f9cbc commit c5557c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pica-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bstr = { version = "1.11" }
clap = { version = "4.5", features = ["derive", "cargo", "wrap_help"] }
clap_complete = { version = "4.5" }
csv = { version = "1.3" }
directories = { version = "5.0" }
directories = { version = "6.0" }
flate2 = { version = "1.0" }
hashbrown = { version = "0.15" }
indicatif = { version = "0.17", features = ["improved_unicode"] }
Expand Down

0 comments on commit c5557c3

Please sign in to comment.