Bump version to 0.1.1
This commit is contained in:
parent
62594c06d1
commit
155b4ffe81
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "framed"
|
name = "framed"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "Send and receive slices of bytes over lossy streams of bytes."
|
description = "Send and receive slices of bytes over lossy streams of bytes."
|
||||||
authors = ["Alex Helfet <alex.helfet@gmail.com>"]
|
authors = ["Alex Helfet <alex.helfet@gmail.com>"]
|
||||||
categories = ["embedded", "encoding", "network-programming"]
|
categories = ["embedded", "encoding", "network-programming"]
|
||||||
|
|
Loading…
Reference in a new issue