This commit is contained in:
FantasyPvP
2024-12-10 11:57:08 +00:00
parent 1707309d95
commit fb1c13bfa0
81 changed files with 2900 additions and 582 deletions
+6 -2
View File
@@ -20,7 +20,11 @@ web-sys = { version = "0.3", features = [
"CloseEvent",
"Window",
"Location",
"History"
"History",
"HtmlCanvasElement",
"HtmlImageElement",
"CanvasRenderingContext2d",
"ImageData"
]}
futures = "0.3"
chrono = "0.4"
chrono = "0.4"