Skip to content

Conversation

@tarcieri
Copy link
Member

Now that the MSRV is 1.81, use core::error::Error instead of std::error::Error.

Since this was our only dependency on std, we can also remove the entire std feature.

Now that the MSRV is 1.81, use `core::error::Error` instead of
`std::error::Error`.

Since this was our only dependency on `std`, we can also remove the
entire `std` feature.
@tarcieri tarcieri force-pushed the remove-std-use-core-error branch from 1475780 to bedd1a0 Compare September 19, 2024 20:29
@tarcieri tarcieri merged commit 1c94607 into master Sep 19, 2024
@tarcieri tarcieri deleted the remove-std-use-core-error branch September 19, 2024 20:35
@tarcieri tarcieri mentioned this pull request Jan 22, 2025
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