Skip to content

signature: remove std feature#1829

Merged
tarcieri merged 1 commit intomasterfrom
signature/remove-std-feature
Apr 23, 2025
Merged

signature: remove std feature#1829
tarcieri merged 1 commit intomasterfrom
signature/remove-std-feature

Conversation

@tarcieri
Copy link
Copy Markdown
Member

We've since migrated to core::error::Error (#1711)

We've since migrated to `core::error::Error` (#1711)
@tarcieri tarcieri merged commit 18325fd into master Apr 23, 2025
25 checks passed
@tarcieri tarcieri deleted the signature/remove-std-feature branch April 23, 2025 17:51
@tarcieri tarcieri mentioned this pull request May 2, 2026
tarcieri added a commit that referenced this pull request May 2, 2026
## Added
- `RandomizedSignerMut` trait (#1448)
- `core::error::Error` support (#1711)
- Async traits incorporated from the `async-signature` crate (#1720, #2288)
- `MultipartSigner` and `MultipartVerifier` traits (#1880)

## Changed
- Edition changed to 2024 and MSRV bumped to 1.85 (#1759)
- Use `Fn(&mut D)` for `*DigestSigner`/`*DigestVerifier` (#2004)
- Bump `rand_core` to v0.10 (#2250)
- Bump `digest` to v0.11 (#2300)

## Removed
- Error source from display message (#1689)
- `std` feature (#1829)
- `derive` feature (#1843)
- `SignerMut` blanket implementation for `Signer` (#1915)
- `PrehashSignature` trait (#1924)
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