diff --git a/tokio-macros/Cargo.toml b/tokio-macros/Cargo.toml index 3305385d9..4f4a5086e 100644 --- a/tokio-macros/Cargo.toml +++ b/tokio-macros/Cargo.toml @@ -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"