mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update min. req. for tokio to 1.45.1
This commit is contained in:
parent
9aeb5a4079
commit
a6c71911a8
@ -244,7 +244,7 @@ deno_webidl = "0.192.0"
|
||||
deno_webgpu = { version = "0.157.0", path = "./deno_webgpu" }
|
||||
deno_unsync = "0.4.2"
|
||||
deno_error = "0.5.5"
|
||||
tokio = "1.39"
|
||||
tokio = "1.45.1"
|
||||
termcolor = "1.1.3"
|
||||
|
||||
# android dependencies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user