-
Notifications
You must be signed in to change notification settings - Fork 19
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, fix all clippy lints #48
base: master
Are you sure you want to change the base?
Conversation
lgtm. |
bors try |
I think CI is blocked on #49 |
cargo test does not go through on my machine, but also not in master :/ |
Hi @elwerene, I've probably caused some conflicts in Cargo.toml – apologies. If you rebase against master and accept them your PR should pass tests and we can merge. |
tryTimed out. |
@urschrei I just fixed the conflicts |
bors try |
tryBuild succeeded: |
bors try |
🔒 Permission denied Existing reviewers: click here to make elwerene a reviewer |
bors try |
🔒 Permission denied Existing reviewers: click here to make lnicola a reviewer |
try again! |
bors try |
tryBuild succeeded: |
Is it rust-lang/cargo#3494 again? 😄 |
No, I accidently set the wrong feature before and it wasn't possible to use rustls without defaultls. Now it's just an update without changing the tls feature behavior. |
No description provided.