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

Use cargo metadata instead of manual manifest validation #17

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Nov 10, 2019

@taiki-e taiki-e added this to the v0.3 milestone Nov 10, 2019
@taiki-e taiki-e force-pushed the metadata branch 2 times, most recently from 83dc7f7 to c52cf63 Compare November 10, 2019 10:49
@taiki-e
Copy link
Owner Author

taiki-e commented Nov 10, 2019

bors r+

bors bot added a commit that referenced this pull request Nov 10, 2019
17: Use cargo metadata instead of manual manifest validation r=taiki-e a=taiki-e

Refs: https://doc.rust-lang.org/cargo/commands/cargo-metadata.html

Closes #3
Closes #11 


Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Nov 10, 2019
@bors
Copy link
Contributor

bors bot commented Nov 10, 2019

Build succeeded

  • test (windows-latest, nightly)
  • style (rustfmt)
  • test (ubuntu-latest, 1.36.0)
  • test (ubuntu-latest, stable)
  • test (ubuntu-latest, nightly)
  • test (macos-latest, 1.36.0)
  • test (macos-latest, stable)
  • test (macos-latest, nightly)
  • test (windows-latest, 1.36.0)
  • test (windows-latest, stable)
  • style (clippy)

@bors bors bot merged commit 9c0cd38 into master Nov 10, 2019
@bors bors bot deleted the metadata branch November 10, 2019 11:33
@taiki-e taiki-e removed the C-enhancement Category: A new feature or an improvement for an existing one label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant