We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f643bb commit 12a97d5Copy full SHA for 12a97d5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-io-converse"
3
-version = "1.0.1"
+version = "1.0.2"
4
edition = "2021"
5
license = "MIT OR Apache-2.0"
6
description = "Can conduct a conversation over any AsyncRead or AsyncWrite type with serde compatible types"
0 commit comments