Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise minimum tested compiler to 1.74
Required by newest versions of clap and clap_builder. error: package `clap_builder v4.5.0` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.70.0 Either upgrade to rustc 1.74 or newer, or use cargo update -p [email protected] --precise ver where `ver` is the latest version of `clap_builder` supporting rustc 1.70.0
- Loading branch information