Skip to content

Commit

Permalink
fixup! feat(feature-metadata): feature-gate the unstable feature
Browse files Browse the repository at this point in the history
  • Loading branch information
AudaciousAxiom committed Jan 15, 2025
1 parent 2faf5e0 commit 905820c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/features.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2351,7 +2351,7 @@ Caused by:
The package requires the Cargo feature called `feature-metadata`, but that feature is not stabilized in this version of Cargo ([..]).
Consider trying a newer version of Cargo (this may require the nightly release).
See https://doc.rust-lang.org/nightly/cargo/ for more information about the status of this feature.
See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#feature_metadata for more information about the status of this feature.
"#]])
.run();
Expand Down

0 comments on commit 905820c

Please sign in to comment.