mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-27 10:37:13 +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`
|
|
|