Skip to content

Fix workspace.dependencies default-features future compat warning#2681

Merged
dtolnay merged 1 commit intoserde-rs:masterfrom
dtolnay:workspacedeps
Jan 26, 2024
Merged

Fix workspace.dependencies default-features future compat warning#2681
dtolnay merged 1 commit intoserde-rs:masterfrom
dtolnay:workspacedeps

Conversation

@dtolnay
Copy link
Copy Markdown
Member

@dtolnay dtolnay commented Jan 26, 2024

Since #2678 all Cargo commands have been reporting this warning:

warning: serde_derive_internals/Cargo.toml: `default-features` is ignored for syn,
since `default-features` was not specified for `workspace.dependencies.syn`, this
could become a hard error in the future

    warning: serde_derive_internals/Cargo.toml: `default-features` is
    ignored for syn, since `default-features` was not specified for
    `workspace.dependencies.syn`, this could become a hard error in the
    future
@dtolnay dtolnay merged commit b971ef1 into serde-rs:master Jan 26, 2024
@dtolnay dtolnay deleted the workspacedeps branch January 26, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant