Skip to content

Commit

Permalink
Update Cargo Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent ccc4067 commit 085b4d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ version = "0.5.0"

[dependencies]
anyhow = "1.0.58"
clap = {version = "3.2.16", features = ["derive"]}
clap_complete = "3.2.3"
clap = {version = "4.4.11", features = ["derive"]}
clap_complete = "4.4.5"
config = {version = "0.13.1", features = ["ini", "yaml"]}
dirs = "4.0.0"
dirs = "5.0.1"
handlebars = "4.3.3"
log = "0.4.17"
maplit = "1.0.2"
Expand Down

0 comments on commit 085b4d4

Please sign in to comment.