Skip to content

Commit

Permalink
chore: bump directories to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Mar 23, 2023
1 parent 65faf2c commit 959af22
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
21 changes: 16 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ xz2 = "0.1"
doc-chunks = { version = "0.0.5", path = "./doc-chunks" }

color-eyre = "0.6"
cargo_toml = "0.15"
cargo_toml = "0.15.2"
console = "0.15"
crossterm = "0.26"
# for the config file
directories = "4.0.1"
directories = "5"

clap = { version = "4.1.8", features = ["derive", "env"] }
clap_complete = "4.1.4"
Expand Down

0 comments on commit 959af22

Please sign in to comment.