mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
Require correct version of cc
This commit is contained in:
parent
50e166e84f
commit
0f655625b6
@ -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 }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user