Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile because of missing crate moonshine-util #1

Open
PraxTube opened this issue Aug 8, 2024 · 1 comment
Open

Can't compile because of missing crate moonshine-util #1

PraxTube opened this issue Aug 8, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@PraxTube
Copy link

PraxTube commented Aug 8, 2024

This dependency in the Cargo.toml causes the example to not compile because of missing dependency. It's referencing ../crates/moonshine-util but there is not such dir. I am guessing there was some breaking change at one point and this was forgotten to update? CI would be good for this.

@Zeenobit
Copy link
Owner

Zeenobit commented Aug 9, 2024

My plan is to eventually merge this crate into moonshine-core.

That still wouldn't solve the dependency issue you're describing though, but it might make it easier because then at least if you grab Core, all the local dependencies should be self-contained.

I definitely need a CI workflow, but I haven't had the bandwidth to set it up. I'd take help from anyone offering!

Also related to: Zeenobit/moonshine_save#13

@Zeenobit Zeenobit added the help wanted Extra attention is needed label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants