Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add a workspace deny.toml that allows MIT/Apache/Unicode licenses and fetches advisories via the git CLI
  • declare SPDX licenses for the internal crates and pin the masterror-template path dependency version
  • bump the crate to v0.5.2 with README and changelog updates and refresh Cargo.lock

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 clippy --all-targets --all-features -- -D warnings
  • cargo +1.90.0 test --all
  • cargo +1.90.0 doc --no-deps
  • cargo deny check
  • cargo audit

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

@RAprogramm RAprogramm merged commit 2c33b4e into new_version Sep 19, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/fix-cargo-deny-license-errors branch September 19, 2025 03:24
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