Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into lints-table
Browse files Browse the repository at this point in the history
  • Loading branch information
wmmc88 committed Apr 25, 2024
2 parents 802acf5 + b6a24d8 commit bfab368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/wdk-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["development-tools::build-utils", "development-tools::ffi"]
bindgen.workspace = true
serde.workspace = true
serde_json.workspace = true
clap = { version = "4.4.18", features = ["derive"] }
clap = { version = "4.5.4", features = ["derive"] }
clap-cargo = "0.14.0"
thiserror = "1.0.59"
windows = { version = "0.52.0", features = [
Expand Down

0 comments on commit bfab368

Please sign in to comment.