mirror of
https://github.com/FuelLabs/fuels-rs.git
synced 2026-03-29 22:27:15 +00:00
Bumps MSRV to 1.93. Pins `cynic` to `<3.13.0` to avoid the `reqwest` 0.12/0.13 version conflict introduced by `cynic 3.13.1` (which switched its `http-reqwest` feature to `reqwest 0.13`, incompatible with `fuel-core-client`'s `reqwest 0.12` dependency). Verified with `cargo check --workspace` on Rust 1.93.