chore: prepare bytes v1.9.0 (#748)

This commit is contained in:
Kyle Barron
2024-11-28 13:43:45 +01:00
committed by GitHub
parent 54f1c26f69
commit d0a14deeb5
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ name = "bytes"
# When releasing to crates.io:
# - Update CHANGELOG.md.
# - Create "v1.x.y" git tag.
version = "1.8.0"
version = "1.9.0"
edition = "2018"
rust-version = "1.39"
license = "MIT"