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

Import HeaderValue #28

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Import HeaderValue #28

merged 1 commit into from
Jan 1, 2024

Conversation

Ludea
Copy link
Contributor

@Ludea Ludea commented Jan 1, 2024

When using sync feature I get .map(HeaderValue::as_bytes) | ^^^^^^^^^^^ use of undeclared type `HeaderValue`

This pr fix missing import

@fundon fundon merged commit d68b49e into viz-rs:main Jan 1, 2024
5 of 6 checks passed
@fundon
Copy link
Member

fundon commented Jan 1, 2024

A sync test case should be added in CI. Thanks.

@fundon
Copy link
Member

fundon commented Jan 1, 2024

Landed in v0.5.3.

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