We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c8a44 commit 49a6fd2Copy full SHA for 49a6fd2
Cargo.toml
@@ -6,8 +6,8 @@ edition = "2024"
6
[dependencies]
7
macroquad = "0.4.14"
8
gr-rodio = "1.1.1"
9
-ureq = "3.0.11"
10
-mlua = { version = "0.10.3", features = ["lua54", "vendored"] }
+ureq = "3.0.12"
+mlua = { version = "0.10.5", features = ["lua54", "vendored"] }
11
futures = "0.3.31"
12
image = "0.25.6"
13
crossbeam = "0.8.4"
0 commit comments