Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Transitive dependencies of rouille incompatible with future versions of Rust #177

Open
edmorley opened this issue Jan 17, 2024 · 0 comments

Comments

@edmorley
Copy link
Member

integration-test $ cargo clippy --all-targets
    Checking integration-test v0.0.0 (/Users/emorley/src/heroku-java-metrics-agent/integration-test)
    Finished dev [unoptimized + debuginfo] target(s) in 0.19s
warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1

These are transitive dependencies of rouille:
tomaka/rouille#271

@edmorley edmorley changed the title Transitive dependencies incompatible with future versions of Rust Transitive dependencies of rouille incompatible with future versions of Rust Jan 17, 2024
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

No branches or pull requests

1 participant