Skip to content

Commit

Permalink
#170 Update cmake crate dependency to support VS2022
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagliughi committed Oct 23, 2022
1 parent 74c4448 commit c9e75dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paho-mqtt-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ openssl-sys = { version = "0.9", optional = true }

[build-dependencies]
bindgen = { version = "0.52", optional = true }
cmake = { version = "=0.1.45", optional = true }
cmake = { version = "=0.1.48", optional = true }

0 comments on commit c9e75dc

Please sign in to comment.