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

Switch to cargo workspace #206

Merged
merged 1 commit into from Aug 9, 2022
Merged

Switch to cargo workspace #206

merged 1 commit into from Aug 9, 2022

Conversation

nickgerace
Copy link
Owner

@nickgerace nickgerace commented Aug 8, 2022

Primary:

  • Switch to cargo workspace to replace xtask, make, etc.
  • Add debug symbol stripping

Misc:

Fixes #207

@nickgerace nickgerace force-pushed the workspace branch 2 times, most recently from 26feb17 to 5ee3278 Compare August 9, 2022 04:56
Primary:
- Switch to cargo workspace to replace xtask, make, etc.
- Add debug symbol stripping

Misc:
- Upgrade all packages
- Replace entries iterator with "next" due to the following PR:
  rust-lang/git2-rs#854
- Remove "rustfmt.toml"

Signed-off-by: Nick Gerace <nickagerace@gmail.com>
@nickgerace nickgerace marked this pull request as ready for review August 9, 2022 05:03
@nickgerace
Copy link
Owner Author

bors merge

@bors
Copy link
Contributor

bors bot commented Aug 9, 2022

@bors bors bot merged commit 9f27d8b into main Aug 9, 2022
@bors bors bot deleted the workspace branch August 9, 2022 05:10
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.

Switch to cargo workspaces
1 participant