mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +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`
|
|
|