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 dependencies so we don't pull in openssl #45

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

cycle-five
Copy link
Contributor

  • I feature gated native-tls versus rust-tls and defaulted to rust-tls so that we don't force pulling in openssl.
  • I also had to remove Drdk library that doesn't seem to exist?
  • Updated tokio as well.

@Erk-
Copy link
Owner

Erk- commented Jul 9, 2024

Oh, I think I may have forgotten to commit it when I developed it. I will push it in a bit.

(or maybe I did not finish it, can't remember right now)

@Erk-
Copy link
Owner

Erk- commented Jul 9, 2024

Okay I just pushed the DR.DK plugin, would you have anything against rebasing on top of main again?

@Erk- Erk- merged commit e4dd06a into Erk-:master Jul 9, 2024
1 check passed
@Erk-
Copy link
Owner

Erk- commented Jul 9, 2024

Thanks for the patch

@Erk-
Copy link
Owner

Erk- commented Jul 9, 2024

I will also backport it to 0.4 later today

Erk- pushed a commit that referenced this pull request Jul 9, 2024
@Erk-
Copy link
Owner

Erk- commented Jul 9, 2024

Pushed it to 0.4 in 7ddbe0e

Also published a new 0.5 version as rustls would be enabled with native-tls: 3692550

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