Skip to content

Leverage core::error::Error; MSRV 1.81#303

Merged
tarcieri merged 1 commit into
masterfrom
use-core-error
Oct 15, 2024
Merged

Leverage core::error::Error; MSRV 1.81#303
tarcieri merged 1 commit into
masterfrom
use-core-error

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Now that core::error::Error is stable in 1.81, leverages it to make the Error impl always available.

Since ssh-cipher has no other dependencies on std, removes the std feature from this crate entirely.

@tarcieri tarcieri force-pushed the use-core-error branch 2 times, most recently from 3c6a9d5 to c25e95b Compare October 15, 2024 20:19
Now that `core::error::Error` is stable in 1.81, leverages it to make
the `Error` impl always available.

Since `ssh-cipher` has no other dependencies on `std`, removes the `std`
feature from this crate entirely.
@tarcieri tarcieri merged commit c177400 into master Oct 15, 2024
@tarcieri tarcieri deleted the use-core-error branch October 15, 2024 21:10
@tarcieri tarcieri mentioned this pull request May 25, 2026
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