diff --git a/Cargo.toml b/Cargo.toml index de76665..26d4236 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "framed" -version = "0.1.3" +version = "0.1.4" description = "Send and receive data over lossy streams of bytes." authors = ["Alex Helfet "] categories = ["no-std", "embedded", "encoding", "network-programming"]