Skip to content

Deprecate the "borsh" feature #386

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

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Apr 4, 2025

The real #[deprecated] attribute doesn't work for trait implementations,
but we can get close by mimicking the message style for documentation.

Use the "indexmap" feature added in borsh v1.5.6 instead, solving the circular dependency.

Fixes #383.

@cuviper cuviper enabled auto-merge April 4, 2025 22:48
@cuviper cuviper added this pull request to the merge queue Apr 4, 2025
Merged via the queue into indexmap-rs:main with commit 582a90f Apr 4, 2025
15 checks passed
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.

Cannot use borsh feature in crates that depend on borsh-derive
1 participant