Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: set minimal required Rust version of 1.62.
This version is motivated only when compiling on windows (but we can't differentiate that) due to the recent addition of `CommandExt::raw_arg()`. This might be a breaking change as previously there was no minimal supported Rust version.
- Loading branch information