Relaxed version specifications a bit

This commit is contained in:
4bb4 2022-01-10 21:49:31 +01:00
parent c0b2155bad
commit 3a4696b6ce
5 changed files with 9 additions and 9 deletions

View file

@ -6,4 +6,4 @@ edition = "2018"
[dependencies]
bindgen = "0.57"
imgui-sys = { version = "=0.8.0" }
imgui-sys = { version = "0.8.0" }