-
Notifications
You must be signed in to change notification settings - Fork 18
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 dependencies #90
Conversation
🚀 All tests passed. So But, locally with rust-1.80.1 I get the following:
Might be good to fix these. Unfortunately, I'm not a programmer. |
@sstadick I've tried but,
Could you please have a look? I use |
Thanks for the persistence on this! I'll give it a shot sometime in the next week or so and see if I can fix it up. I'm back in a spot where I'm using this tool myself again, which will hopefully inspire speedier turnarounds! |
Cheers! It does build locally using |
Nevermind, I think I fixed it! If that PR looks reasonable to you I'll merge it and make a release. It updates to 1.82, so unless that should in turn bump more versions, I think it should be good to go? |
#91 looks good, thanks for fixing
I did that :)
I was hoping to stay on 1.81 because, that's the latest version in tree on NetBSD. But, I have 1.82 locally so, for personal use that's fine. I won't be able to merge a package for a new release before early January as, we are approaching branching stable and it's too late to update Rust. |
Rolled back to 1.81! I'd rather support a version that has users! See version 0.11.0. Thanks as always for making these PRs! |
See #91 |
And the release part of CI failed. I'll check that out tomorrow. It's at least released in crates.io and tagged in git. |
Thanks for rolling back to 1.81 and for fixing the |
@sstadick
clippy
isn't happy again and outputs two warnings but, let's try ...