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

Allow unbounded recursion and remove double parsing json #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aidanhs
Copy link

@aidanhs aidanhs commented Jan 22, 2020

Reasoning: we trust Cargo output and fixes #215

Reasoning: we trust Cargo output and fixes koute#215
@aidanhs aidanhs changed the title Allow unbounded recursion (we trust cargo) and remove double parsing json Allow unbounded recursion and remove double parsing json Jan 22, 2020
@sumeet
Copy link

sumeet commented Jun 23, 2020

👍 this works great for me, thank you very much

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.

Cargo web suppresses error output when JSON is too nested
2 participants