-
-
Notifications
You must be signed in to change notification settings - Fork 11
parsers node add #27
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
Closed
willingcoderverytime
wants to merge
453
commits into
oldrev:master
from
willingcoderverytime:dev-node
Closed
parsers node add #27
willingcoderverytime
wants to merge
453
commits into
oldrev:master
from
willingcoderverytime:dev-node
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update docs
Bump regex from 1.10.6 to 1.11.0
Bump clap from 4.5.18 to 4.5.19
Bump syn from 1.0.109 to 2.0.77
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.77 to 2.0.79. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.77...2.0.79) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump syn from 2.0.77 to 2.0.79
The docs directory doesn't exist, nor is the linked file somewhere else in this repo. As such I've removed the link in favour of linking to the generic GitHub issue tracker.
readme: Remove broken link
The docs suggested there's a configuration file, which I was unable to locate. The way I've been able to configure the behaviour is through flags. This change records it in the README.
readme: Config by flags on the executable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
parsers node add