Skip to content

Commit 976835d

Browse files
committed
Update the test for the msg change
Signed-off-by: hi-rustin <[email protected]>
1 parent 039178f commit 976835d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/testsuite/features.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ error: failed to parse manifest at `[ROOT]/foo/Cargo.toml`
20452045
20462046
Caused by:
20472047
invalid character `&` in feature `a&b` in package foo v0.1.0 ([ROOT]/foo), \
2048-
characters must be Unicode XID characters, `+`, or `.` \
2048+
characters must be Unicode XID characters, '-', `+`, or `.` \
20492049
(numbers, `+`, `-`, `_`, `.`, or most letters)
20502050
",
20512051
)

0 commit comments

Comments
 (0)