mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
|
error: crate name `my-awesome-library` passed to `--extern` is not a valid ASCII identifier
|
||
|
|
|
||
|
= help: consider replacing the dashes with underscores: `my_awesome_library`
|
||
|
|