Skip to content

Commit

Permalink
fix(deps): update rust crate clap to 4.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 953cedf commit 938f79b
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 @@ -24,7 +24,7 @@ trillium-tokio = "0.2.1"
url = "2.3.1"

[dependencies.clap]
version = "4.1.10"
version = "4.1.11"
default-features = false
features = [ "std", "help", "usage", "error-context", "derive", "env" ]

Expand Down

0 comments on commit 938f79b

Please sign in to comment.