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

Update deprecated field in rustfmt.toml #770

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

JoseSK999
Copy link
Contributor

This fixes the "Warning: the version option is deprecated. Use style_edition instead." that we see when running cargo +nightly fmt.

The 2021 edition is the last one matching the version "One".

This fixes the "Warning: the `version` option is deprecated. Use `style_edition` instead." that we see when running `cargo +nightly fmt`.

The 2021 edition is the last one matching the version "One".
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK b5a8374; successfully ran local tests; thanks!

@apoelstra apoelstra merged commit a3d280e into rust-bitcoin:master Nov 11, 2024
29 of 30 checks passed
@JoseSK999 JoseSK999 deleted the fix-fmt-warning branch November 11, 2024 13:29
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