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

Update config.toml fixing issue with cc #31

Closed
wants to merge 1 commit into from

Conversation

Amosel
Copy link
Contributor

@Amosel Amosel commented Aug 3, 2023

based on risc0/risc0#754

@@ -30,3 +30,9 @@ rustflags = [

[net]
git-fetch-with-cli = true


[[patch.unused]]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whats the difference between this and the workaround format? I have not seen patch.unused before.

eg:

[patch.crates-io]
cc = { git = "https://github.com/rust-lang/cc-rs", rev = "e5bbdfa" }

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. Good work on #33.

@mothran
Copy link
Contributor

mothran commented Aug 3, 2023

Closed in favor of #33

@mothran mothran closed this Aug 3, 2023
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.

2 participants