diff --git a/Cargo.toml b/Cargo.toml index f8cbb6f..09dc6dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "framed" -version = "0.1.1" +version = "0.1.2" description = "Send and receive slices of bytes over lossy streams of bytes." authors = ["Alex Helfet "] categories = ["embedded", "encoding", "network-programming"]