Skip to content

Commit 49a6fd2

Browse files
committed
Update dependencies
Yes I'm making a PR for this.
1 parent c5c8a44 commit 49a6fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ edition = "2024"
66
[dependencies]
77
macroquad = "0.4.14"
88
gr-rodio = "1.1.1"
9-
ureq = "3.0.11"
10-
mlua = { version = "0.10.3", features = ["lua54", "vendored"] }
9+
ureq = "3.0.12"
10+
mlua = { version = "0.10.5", features = ["lua54", "vendored"] }
1111
futures = "0.3.31"
1212
image = "0.25.6"
1313
crossbeam = "0.8.4"

0 commit comments

Comments
 (0)