mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00: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:
parent
0fc23971d9
commit
510b9ea9dc
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user