Bump Cargo rust-version fields to latest stable

This commit is contained in:
Lukas Wirth 2022-11-07 12:59:51 +01:00
parent c0310c1e03
commit ffd7bf8bf9
36 changed files with 36 additions and 36 deletions

View file

@ -3,7 +3,7 @@ name = "proc-macro-test"
version = "0.0.0"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.57"
rust-version = "1.65"
publish = false
[lib]

View file

@ -3,7 +3,7 @@ name = "proc-macro-test-impl"
version = "0.0.0"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.57"
rust-version = "1.65"
publish = false
[lib]