Skip to content

Commit cf88ea3

Browse files
author
Brian L. Troutwine
committed
Bump cernan to 3.0.1
This release corrects the way we report counts with a non-one QOS and incidentally includes VERY VERY experimental support for reading from files. DO NOT USE THIS. The downside of this file-reading support is that we will, for very fast files, buffer too much in memory and swamp your box. Signed-off-by: Brian L. Troutwine <blt@postmates.com>
1 parent 603226f commit cf88ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cernan"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Brian L. Troutwine <blt@postmates.com>"]
55
build = "build.rs"
66

0 commit comments

Comments
 (0)