fixed dependencies
This commit is contained in:
parent
c01a58ef14
commit
913c516713
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
macroquad = "0.3.25"
|
||||
async-trait = "0.1.64"
|
||||
[dev-dependencies]
|
||||
tokio-test = "*"
|
||||
[toolchain]
|
||||
channel = "nightly"
|
||||
|
||||
[profile.release]
|
||||
opt-level=3
|
||||
|
|
Loading…
Reference in a new issue