Skip to content

Conversation

@caspermeijn
Copy link
Contributor

The nightly compiler warns about a incompatibility of the Cargo.toml for the next edition. Use the backwards compatible proc-macro in the Cargo.toml.

Compiler reports:

warning: prost/prost-derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition

The nightly compiler warns about a incompatibility of the Cargo.toml for the next edition. Use the backwards compatible `proc-macro` in the Cargo.toml.

Compiler reports:
```
warning: prost/prost-derive/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
```
@caspermeijn caspermeijn added this pull request to the merge queue Jul 12, 2024
Merged via the queue into tokio-rs:master with commit a273108 Jul 12, 2024
@caspermeijn caspermeijn deleted the proc-macro_in_cargo.toml branch July 12, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant