update raylib to 5.5
This commit is contained in:
parent
6a8bc840b4
commit
7800e8d5fe
2 changed files with 39 additions and 206 deletions
|
@ -6,7 +6,7 @@ default-run = "marble-machinations"
|
|||
|
||||
[dependencies]
|
||||
arboard = { version = "3.4.1", default-features = false }
|
||||
raylib = "5.0.2"
|
||||
raylib = "5.5"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue