Skip to content

Conversation

@ranger-ross
Copy link
Owner

Resolves #14

jonhoo and others added 28 commits March 10, 2023 21:22
Given that that project is unmaintained.

actions-rs/toolchain#216
`cargo test --all-features` does not run doc-tests. For more information
see rust-lang/cargo#6669.
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?

Putting in quotes seems to do the right thing here
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Note: this requires adding `CODECOV_TOKEN` to your GitHub repository's
secrets! See associated comment in the commit content.
@ranger-ross ranger-ross merged commit 49071c3 into main Jul 21, 2024
@ranger-ross ranger-ross deleted the msrv branch July 21, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify MSRV and add CI checks