Skip to content

Commit c034687

Browse files
committed
Update async-fn-stream and async-io
Signed-off-by: Manos Pitsidianakis <[email protected]>
1 parent c1c29b5 commit c034687

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

melib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name = "melib"
1818
path = "src/lib.rs"
1919

2020
[dependencies]
21-
async-fn-stream = { version = "=0.2.2" }
21+
async-fn-stream = { version = "0.3" }
2222
async-io = { version = "2" }
2323
base64 = { version = ">= 0.13, <= 0.22" }
2424
bitflags = { version = "2.9", features = ["serde"] }

0 commit comments

Comments
 (0)