-
Notifications
You must be signed in to change notification settings - Fork 4
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
Does not work with cargo bench #9
Comments
This is by design as we only currently support |
Thanks a lot for pointing this out @velvia! |
This might have been easier than anticipated and should be fixed with PR #12 |
Add support for cargo bench (Fixes #9)
Say, as end users is there any easy way to install the update, or do we have to wait until you release a new version? Crates.io <http://crates.io/> still lists 0.2.0 as latest release.
… On Mar 6, 2019, at 8:59 AM, Ole Martin Ruud ***@***.***> wrote:
Closed #9 <#9> via a4abc37 <a4abc37>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#9 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABA32ykiQjgSgIH8gClSTskmW_6dwkNrks5vT_PvgaJpZM4bEjrl>.
|
You could clone the project and run |
After installing and trying
cargo with "echo {bin}" -- bench
The text was updated successfully, but these errors were encountered: