Skip to content

Commit

Permalink
build(deps): update dirs requirement from 4.0.0 to 5.0.0 (#45)
Browse files Browse the repository at this point in the history
Updates the requirements on [dirs](https://github.com/soc/dirs-rs) to permit the latest version.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 6753d0b commit 8269dd7
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 @@ -30,7 +30,7 @@ anyhow = "1.0.68"
chrono = "0.4.23"
clap = { version = "4.1.1", features = ["derive", "cargo"] }
dialoguer = "0.10.3"
dirs = "4.0.0"
dirs = "5.0.0"
env_logger = "0.10.0"
handlebars = "4.3.6"
log = "0.4.17"
Expand Down

0 comments on commit 8269dd7

Please sign in to comment.