Skip to content

Commit

Permalink
Require correct version of cc
Browse files Browse the repository at this point in the history
  • Loading branch information
SkiFire13 committed Aug 26, 2023
1 parent ba02f22 commit 2b93888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgui-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mint = "0.5.6"
cfg-if = "1"

[build-dependencies]
cc = "1.0"
cc = "1.0.2"
pkg-config = { version="0.3", optional=true }
vcpkg = { version="0.2.15", optional=true }

Expand Down

0 comments on commit 2b93888

Please sign in to comment.