Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

const-oid: remove std feature; MSRV 1.81 #1535

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

tarcieri
Copy link
Member

Leverages stable support for core::error::Error in lieu of std::error::Error.

Since this was the only usage of std, also removes the std feature.

@tarcieri tarcieri force-pushed the const-oid/remove-std-feature branch from 088cb95 to 13a0cc2 Compare September 27, 2024 13:43
Leverages stable support for `core::error::Error` in lieu of
`std::error::Error`.

Since this was the only usage of `std`, also removes the `std` feature.
@tarcieri tarcieri force-pushed the const-oid/remove-std-feature branch from 13a0cc2 to 24b6fda Compare September 27, 2024 13:48
@tarcieri tarcieri merged commit 5e2fe89 into master Sep 27, 2024
113 checks passed
@tarcieri tarcieri deleted the const-oid/remove-std-feature branch September 27, 2024 14:04
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.

1 participant