Skip to content

Conversation

@gruebel
Copy link
Contributor

@gruebel gruebel commented Jun 18, 2025

Thanks for the great work 💪

Sadly the field name for the rust-version was misspelled and it broke our MSRV check in https://github.com/open-telemetry/opentelemetry-rust-contrib

It would be possible to release a new version with the fix and yank the recently published one 0.11.4? We are using the quite new dependency version fallback resolver to automatically download the highest supported version and because of the misspelled field name it will downloaded in projects with a lower MSRV of 1.81.

@PSeitz PSeitz merged commit 42886de into PSeitz:main Jun 19, 2025
3 checks passed
@gruebel gruebel deleted the fix-rust-version branch June 19, 2025 07:46
@PSeitz
Copy link
Owner

PSeitz commented Jun 19, 2025

Thanks! That's something that Cargo could catch.
I released a new version and yanked the old one.

@gruebel
Copy link
Contributor Author

gruebel commented Jun 21, 2025

@PSeitz thanks! now it works without upper-bounding the crate version 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants