mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
macros: Update the version used for Git tag sample for release steps (#7598)
Change 1.x.y to x.y.z so that it does not become obsolete again when tokio-macros 3.x is released
This commit is contained in:
@@ -3,7 +3,7 @@ name = "tokio-macros"
|
||||
# When releasing to crates.io:
|
||||
# - Remove path dependencies
|
||||
# - Update CHANGELOG.md.
|
||||
# - Create "tokio-macros-1.x.y" git tag.
|
||||
# - Create "tokio-macros-x.y.z" git tag.
|
||||
version = "2.5.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.70"
|
||||
|
||||
Reference in New Issue
Block a user