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

Fix compile errors with rustc 1.74.0-nightly #39

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

Conversation

timjrd
Copy link

@timjrd timjrd commented Sep 17, 2023

Hi! 🙂 I was trying to run your software, and ended up fixing a few errors preventing it from compiling on latest Nightly. I guess it's not ready to run yet, but hopefully this will fix your CI, or save you some time.

Updating serde breaks Bencode tests so I pinned serde to 1.0.152.

May I suggest you choose a license for your project? In its current state it's de-facto proprietary. 🙃 Can't wait to see the spider crawling!

Commit message:

Fix compile errors with rustc 1.74.0-nightly
    
* apply updated rustfmt
* fix compile errors & warnings
* update dependencies
* but pin serde to 1.0.152 to avoid breaking tests

* apply updated rustfmt
* fix compile errors & warnings
* update dependencies
* but pin serde to 1.0.152 to avoid breaking tests
@0xcaff
Copy link
Owner

0xcaff commented Feb 6, 2024

hey, wow, I was just going back through the last 2 years of github notifications and i just saw this. I can't promise that I'll get around to merging your PR soon but I wanted to say thanks for checking out my project and sharing your work.

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.

2 participants