Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
## [0.24.10] - 2025-10-26

### Fixed
- Regenerated the README from its template so the \`readme_is_in_sync\` check
passes after refreshing the crate version metadata.
- Removed the deprecated `doc_auto_cfg` rustdoc feature gate so documentation
builds succeed on the docs.rs nightly toolchain again.

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,4 +446,3 @@ assert_eq!(problem.grpc.expect("grpc").name, "UNAUTHENTICATED");
---

MSRV: **1.90** · License: **MIT OR Apache-2.0** · No `unsafe`

Loading