Compatible with Rust 2024 Edition

Compatible with Rust 2024 Edition

Updated to reqwest 0.13.1 However, using native-tls to eliminate dependencies on aws-lc-rs and aws-lc-sys.

!29
Remove explicit 'ref' binding modifiers in match patterns as they are no longer allowed when the default binding mode is already a reference. This resolves compilation errors introduced by Rust 2024 edition changes to match ergonomics.

Edited by Masato Toyoshima

Merge request reports

Loading