Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/proc_macro_test/Cargo.toml')
| -rw-r--r-- | crates/proc_macro_test/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/proc_macro_test/Cargo.toml b/crates/proc_macro_test/Cargo.toml index 547a95d6e0..b5f18276ca 100644 --- a/crates/proc_macro_test/Cargo.toml +++ b/crates/proc_macro_test/Cargo.toml @@ -3,6 +3,7 @@ name = "proc_macro_test" version = "0.0.0" license = "MIT OR Apache-2.0" edition = "2021" +rust-version = "1.56" publish = false [lib] |