We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4fc7ea + 802e182 commit 1f747cfCopy full SHA for 1f747cf
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## yamux 0.3.15
2
+
3
+### Bug Fix
4
+- Fixed state transition of a stream(#416)
5
6
## tentacle 0.7.1
7
8
### Bug Fix
yamux/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tokio-yamux"
-version = "0.3.15"
+version = "0.3.16"
license = "MIT"
repository = "https://github.com/nervosnetwork/tentacle"
description = "Rust implementation of Yamux"
0 commit comments