Skip to content

Commit f6b25d0

Browse files
committed
update sdl3
1 parent 3dd1c78 commit f6b25d0

File tree

2 files changed

+62
-29
lines changed

2 files changed

+62
-29
lines changed

Cargo.lock

Lines changed: 61 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "2.0.2", features = ["playlist"] }
1010
projectm = { version = "2.0.2", features = ['playlist'] }
11-
sdl3 = { version = "0", features = ["build-from-source"] }
11+
sdl3 = { version = "0.10.8", features = ["build-from-source"] }
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)