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 authored and sanbox-irl committed Sep 15, 2023
1 parent 50e166e commit 0f65562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgui-sys/Cargo.toml
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 0f65562

Please sign in to comment.