Files
openapi-generator-original/samples/client/others/rust/Cargo.toml
Max Nachlinger 03389dfdbd Bump Rust edition to 2021 and a few crates (#18608)
* bump Rust edition to 2021, update a few creates

* bump Rust edition to 2021, update a few creates
2024-05-09 10:43:11 +08:00

4 lines
90 B
TOML

[workspace]
members = ["hyper/*", "reqwest/*", "reqwest-regression-16119"]
resolver = "2"