We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
├── rouille v3.6.2 │ ├── base64 v0.13.1 │ ├── brotli v3.4.0 │ │ ├── alloc-no-stdlib v2.0.4 │ │ ├── alloc-stdlib v0.2.2 │ │ │ └── alloc-no-stdlib v2.0.4 │ │ └── brotli-decompressor v2.5.1 │ │ ├── alloc-no-stdlib v2.0.4 │ │ └── alloc-stdlib v0.2.2 (*) │ ├── chrono v0.4.34 (*) │ ├── deflate v1.0.0 │ │ ├── adler32 v1.2.0 │ │ └── gzip-header v1.0.0 │ │ └── crc32fast v1.4.0 │ │ └── cfg-if v1.0.0 │ ├── filetime v0.2.23 │ │ ├── cfg-if v1.0.0 │ │ └── libc v0.2.153 │ ├── multipart v0.18.0 │ │ ├── buf_redux v0.8.4 │ │ │ ├── memchr v2.7.1 │ │ │ └── safemem v0.3.3 │ │ ├── httparse v1.8.0
Sorry, something went wrong.
Thanks for raising the issue @rainliu , though note it has been raised in the past #271 thinking we can probably close this as a duplicate?
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: