Skip to content

Commit

Permalink
Merge pull request #278 from aegoroff/dependabot/cargo/clap_complete-…
Browse files Browse the repository at this point in the history
…eq-4.5.29

chore(deps): update clap_complete requirement from =4.5.28 to =4.5.29
  • Loading branch information
aegoroff authored Sep 21, 2024
2 parents 84c7b13 + 674984a commit 32f1281
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 @@ -19,7 +19,7 @@ serde = { version = "=1.0.210", features = ["derive"] }
serde_json = "=1.0.128"
vfs = "=0.12.0"
clap = { version = "=4.5.17", features = ["std", "color", "suggestions", "cargo", "derive"] }
clap_complete = "=4.5.28"
clap_complete = "=4.5.29"
petgraph = "=0.6.5"
ansi_term = "=0.12.1"
handlebars = "=6.1.0"
Expand Down

0 comments on commit 32f1281

Please sign in to comment.