Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/buildit/libgit2-sys-0.16.21…
Browse files Browse the repository at this point in the history
….7.2
  • Loading branch information
emilevr authored Feb 14, 2024
2 parents a77717b + 32a714c commit b5a91a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ benchmark = ["indicatif", "reqwest", "zip"]

[dependencies]
anyhow = "^1.0.72"
clap = { version = "^4.3.21", features = ["derive"] }
clap = { version = "=4.4.6", features = ["derive"] }
env_logger = "^0.10.0"
git2 = "^0.18.1"
globset = "^0.4.13"
Expand Down

0 comments on commit b5a91a4

Please sign in to comment.