mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-24 00:00:11 +02:00
chore: prepare tokio-macros v2.7.2 (#8330)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# 2.7.2 (July 29th, 2026)
|
||||
|
||||
- macros: upgrade syn to v3 ([#8304])
|
||||
|
||||
[#8304]: https://github.com/tokio-rs/tokio/pull/8304
|
||||
|
||||
# 2.7.1 (July 17th, 2026)
|
||||
|
||||
- macros: clarify `tokio::main` expansion ([#8193])
|
||||
|
||||
@@ -4,7 +4,7 @@ name = "tokio-macros"
|
||||
# - Remove path dependencies (if any)
|
||||
# - Update CHANGELOG.md.
|
||||
# - Create "tokio-macros-x.y.z" git tag.
|
||||
version = "2.7.1"
|
||||
version = "2.7.2"
|
||||
edition = "2021"
|
||||
rust-version = "1.71"
|
||||
authors = ["Tokio Contributors <[email protected]>"]
|
||||
|
||||
Reference in New Issue
Block a user