Skip to content

Commit 679a910

Browse files
committed
chore: try unstable branch for bindgen 0.72.1
1 parent 7b35bbd commit 679a910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ locale_config = "0.3.0"
2828
miniz_oxide = "0.9.1"
2929
pdf-writer = "0.15.0"
3030
png = "0.18.1"
31-
raylib = { version = "6.0.0-rc.2", features = [
31+
raylib = { git = "https://github.com/raylib-rs/raylib-rs.git", features = [
3232
"raygui",
3333
] }
3434
rfd = { version = "0.17.2", default-features = false }

0 commit comments

Comments
 (0)