Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Warning: serde_test deprecated? #41

Open
kroese opened this issue Dec 11, 2023 · 1 comment
Open

Warning: serde_test deprecated? #41

kroese opened this issue Dec 11, 2023 · 1 comment

Comments

@kroese
Copy link

kroese commented Dec 11, 2023

When compiling I always see this message:

warning: the following packages contain code that will be rejected by a future version of Rust: serde_test v1.0.123
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`

Is there a way to fix it?

@dtolnay
Copy link
Contributor

dtolnay commented Jan 3, 2025

That version of serde_test is from 4 years ago. Any recent version will have fixed this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants