Skip to content

Commit 72ea9c9

Browse files
committed
bump tokio version
1 parent 942f24b commit 72ea9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-openai-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ eventsource-stream = "0.2"
4646

4747
[dev-dependencies]
4848
tokio-test = "0.4"
49-
tokio = { version = "1.37", features = ["fs", "macros"] }
49+
tokio = { version = "1.38", features = ["fs", "macros"] }

0 commit comments

Comments
 (0)