Skip to content

Commit a6c7191

Browse files
chore: update min. req. for tokio to 1.45.1
1 parent 9aeb5a4 commit a6c7191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ deno_webidl = "0.192.0"
244244
deno_webgpu = { version = "0.157.0", path = "./deno_webgpu" }
245245
deno_unsync = "0.4.2"
246246
deno_error = "0.5.5"
247-
tokio = "1.39"
247+
tokio = "1.45.1"
248248
termcolor = "1.1.3"
249249

250250
# android dependencies

0 commit comments

Comments
 (0)