Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Fix no default features #178

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix no default features #178

wants to merge 2 commits into from

Conversation

TotalKrill
Copy link
Contributor

Created a patch that allows compiling without default features. I am unsure if it would break anything else except JWT stuff. So please check

Comment on lines +202 to +208
Some(HttpProxy {
id,
proxy_host,
proxy_port,
key,
expiry,
}) => {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the rustfmt approved those line breaks?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants