Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test runner: remove placeholder version from Cargo.toml
`version` is optional in Rust/Cargo 1.75 and later. The test runner already requires Rust >= 1.80, and the value that was set for `version` matches what would be used in the absence of `version`.
- Loading branch information