Skip to content

Commit 1f747cf

Browse files
authored
Merge pull request #417 from nervosnetwork/bump-yamux
chore: bump yamux
2 parents f4fc7ea + 802e182 commit 1f747cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## yamux 0.3.15
2+
3+
### Bug Fix
4+
- Fixed state transition of a stream(#416)
5+
16
## tentacle 0.7.1
27

38
### Bug Fix

yamux/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokio-yamux"
3-
version = "0.3.15"
3+
version = "0.3.16"
44
license = "MIT"
55
repository = "https://github.com/nervosnetwork/tentacle"
66
description = "Rust implementation of Yamux"

0 commit comments

Comments
 (0)