Skip to content

Commit 9fb93e9

Browse files
committed
bump sdl3 version
1 parent 0c2b64a commit 9fb93e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rust-version = "1.68.2"
88
libc = "*"
99
#projectm = { path = "../projectm-rs", version = "3", features = ["playlist", "static"] }
1010
projectm = { version = "3", features = ['playlist', 'static'] }
11-
sdl3 = { version = "0.14.23", features = ["build-from-source-static"] }
11+
sdl3 = { version = "0.14.24", features = ["build-from-source-static"] }
1212
#sdl3 = { path = "../../sdl3-rs", version = "0", features = ["build-from-source"] }
1313
rand = "0.8.5"
1414
include_dir = "0.7"

0 commit comments

Comments
 (0)