Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add a composite GitHub Action that installs cargo-deny and hook it into the reusable CI workflow
  • surface the cargo-deny job status in the README badges and document the change
  • bump the crate to v0.5.1 and record the release in the changelog

Testing

  • cargo +nightly fmt --all
  • cargo build --all-targets
  • cargo test --all
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo doc --no-deps

https://chatgpt.com/codex/tasks/task_e_68ccc18fb74c832bbd0b548ee502f9a3

@RAprogramm RAprogramm merged commit a3124c8 into new_version Sep 19, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-cargo-deny-action-to-workflow branch September 19, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants