Skip to content

Commit be9ae5e

Browse files
committed
Fix error message on stable
1 parent 87f1a4b commit be9ae5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testsuite/pub_priv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ error: failed to parse manifest at `[..]`
126126
127127
Caused by:
128128
the cargo feature `public-dependency` requires a nightly version of Cargo, but this is the `stable` channel
129+
See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
129130
"
130131
)
131132
.run()

0 commit comments

Comments
 (0)