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.
1 parent 4480a72 commit 826d69fCopy full SHA for 826d69f
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "mockstream"
4
-version = "0.0.3"
+version = "0.0.4"
5
authors = ["Alex Bogma <bitfield.alex@gmail.com>"]
6
license = "MIT"
7
description = "Stream (Read+Write traits) implementations to be used to mock real streams in tests."
0 commit comments