mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
bumping sdl2 version
This commit is contained in:
parent
beccfa89ec
commit
cb8beeb74c
@ -12,9 +12,9 @@ categories = ["gui"]
|
||||
|
||||
[dependencies]
|
||||
imgui = { version = "0.12.0", path = "../imgui" }
|
||||
sdl2 = "0.34.5"
|
||||
sdl2 = "0.36"
|
||||
|
||||
[dev-dependencies]
|
||||
glow = "0.13.1"
|
||||
imgui-glow-renderer = { version = "0.12.0", path = "../imgui-glow-renderer" }
|
||||
sdl2 = { version = "0.34.5", features = ["bundled", "static-link"] }
|
||||
sdl2 = { version = "0.36", features = ["bundled", "static-link"] }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user