Skip to content

ci: MSRV job + cargo-deny check in Actions #45

Description

@rmems

Summary

Add continuous MSRV verification and cargo-deny in CI (deny.toml already present).

Plan

  1. Declare rust-version / document MSRV
  2. CI job on MSRV toolchain
  3. cargo deny check in workflow

Relationships

Acceptance criteria (shared)

  • cargo fmt --check && cargo clippy --all-targets --all-features -- -D warnings && cargo test --all-features green

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions