We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
looks like a new bug was introduced. I installed via main (not a release) on a fresh machine
main
cargo install --git https://github.com/bodo-run/yek
ran yek got:
yek
Error: max_size: Invalid size format: couldn't parse "10MB" into a known SI unit, couldn't parse unit of "10MB"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
looks like a new bug was introduced.
I installed via
main
(not a release) on a fresh machineran
yek
got:Error: max_size: Invalid size format: couldn't parse "10MB" into a known SI unit, couldn't parse unit of "10MB"
The text was updated successfully, but these errors were encountered: