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

Use ndc-spec-0.1.2 #3

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Use ndc-spec-0.1.2 #3

merged 2 commits into from
Apr 8, 2024

Conversation

paf31
Copy link
Collaborator

@paf31 paf31 commented Apr 4, 2024

No description provided.

@@ -18,14 +18,14 @@ path = "bin/main.rs"
[features]
default = ["native-tls", "ndc-test"]

native-tls = ["ndc-client/native-tls", "ndc-test/native-tls", "reqwest/native-tls"]
rustls = ["ndc-client/rustls", "ndc-test/rustls", "reqwest/rustls"]
native-tls = ["reqwest/native-tls"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: the ndc-test feature was added back here, but for now, there's no way of using rustls for the embedded ndc-test.

@soupi soupi added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit 7409334 Apr 8, 2024
8 checks passed
@soupi soupi deleted the phil/spec-0.1.2 branch April 8, 2024 09:12
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