Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • expose the tonic conversion error alias without leaking the private module
  • replace the custom tonic::Status TryFrom implementation with an Infallible alias to stay compatible with Rust 1.90
  • bump the crate to v0.20.6 and regenerate the README to match the new release metadata

Testing

  • cargo +nightly fmt --
  • cargo +1.90.0 clippy -- -D warnings
  • cargo +1.90.0 build --all-targets
  • 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_68d386ddf8e0832b9a579eca7c58ea7b

@RAprogramm RAprogramm merged commit e56e280 into new_version Sep 24, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye_of_ra/fix-private-module-tonic-access branch September 24, 2025 06:18
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