mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-26 00:00:20 +02:00
chore: prepare v0.5.1 release (#322)
This commit is contained in:
committed by
Carl Lerche
parent
1db67b4a87
commit
3cf91283f8
+1
-1
@@ -6,7 +6,7 @@ name = "bytes"
|
||||
# - Update CHANGELOG.md.
|
||||
# - Update doc URL.
|
||||
# - Create "v0.5.x" git tag.
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
license = "MIT"
|
||||
authors = ["Carl Lerche <[email protected]>"]
|
||||
description = "Types and traits for working with bytes"
|
||||
|
||||
Reference in New Issue
Block a user