chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

11
vendor/hyper-util/README.md vendored Normal file
View File

@@ -0,0 +1,11 @@
# hyper-util
[![crates.io](https://img.shields.io/crates/v/hyper-util.svg)](https://crates.io/crates/hyper-util)
[![Released API docs](https://docs.rs/hyper-util/badge.svg)](https://docs.rs/hyper-util)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
A collection of utilities to do common things with [hyper](https://hyper.rs).
## License
This project is licensed under the [MIT license](./LICENSE).