mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 07:35:45 +01:00
add libc and glfw to cargo, so rust can access them as well
This commit is contained in:
@@ -11,3 +11,7 @@ panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
glfw-sys = "5.0.0"
|
||||
libc = "0.2.171"
|
||||
|
||||
Reference in New Issue
Block a user