rouille
rouille copied to clipboard
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
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
├── 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
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?