Skip to content

Commit 2820f2c

Browse files
committed
chore: Add a link to the github issue for why async-stream isn't bumped
1 parent cb34ce0 commit 2820f2c

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
@@ -28,7 +28,7 @@ assert_matches2 = "0.1.2"
2828
async-compat = "0.2.5"
2929
async-rx = "0.1.3"
3030
# Bumping this to 0.3.6 produces a test failure because the semantic between the
31-
# versions changed subtly.
31+
# versions changed subtly: https://github.com/matrix-org/matrix-rust-sdk/issues/4599
3232
async-stream = "0.3.5"
3333
async-trait = "0.1.89"
3434
base64 = "0.22.1"

0 commit comments

Comments
 (0)