We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94379cc commit 3a28159Copy full SHA for 3a28159
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "futures_codec"
3
edition = "2018"
4
-version = "0.4.1"
+version = "0.5.0"
5
authors = ["Matt Hunzinger <matthunz2@gmail.com>"]
6
description = "Utilities for encoding and decoding frames using `async/await`"
7
license = "MIT"
0 commit comments