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

Fix and improve warning messages during build #64

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

Meziu
Copy link
Member

@Meziu Meziu commented Aug 30, 2024

Small PR based on the suggestion/discussion in https://github.com/orgs/rust3ds/discussions/182 (comment for reference).

The PR consists only in:

  • Fix the unable to check if ctru debuginfo should be linked: ctru-sys not found message and behavior by correctly searching for the ctru_sys package name.
  • Silence the "using build-std" message when not using verbose.
  • Update any and all possible dependencies (+ version bump, but I don't really know whether to release yet).

src/lib.rs Show resolved Hide resolved
@Meziu Meziu merged commit 5e88cf8 into master Sep 6, 2024
3 checks passed
@Meziu Meziu deleted the fix/warning-messages branch September 6, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants