Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

support custom library name#11

Open
vhdirk wants to merge 1 commit intoirondash:mainfrom
vhdirk:custom-library-name
Open

support custom library name#11
vhdirk wants to merge 1 commit intoirondash:mainfrom
vhdirk:custom-library-name

Conversation

@vhdirk
Copy link

@vhdirk vhdirk commented May 22, 2024

My crate has a dash in the name. Rust libraries can't have dashes.

@knopp
Copy link
Contributor

knopp commented May 23, 2024

It would be good to have test for this, perhaps even an integration test that ensures that the library is built correctly and ends up where it needs to be. There's already na integration test here but it builds one of the example project. Perhaps we could have a directory with test projects for the integration test.

@sneurlax
Copy link

sneurlax commented Sep 13, 2024

Is the simpler solution to not use a crate name with a dash in it at this time? Or how can I help complete this issue? I'd like to use a library with a dash in it, too :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants