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

chore(Cargo.toml): require qlog v0.15.1 #2571

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

mxinden
Copy link
Collaborator

@mxinden mxinden commented Apr 8, 2025

#2512 bumped qlog to v0.15.0, but made use of features only available in qlog v0.15.1. Thus while using qlog v0.15.0 would be allowed according to Neqo's root Cargo.toml, it would not compile.

This commit increases the qlog requirement to v0.15.1.

mozilla#2512 bumped `qlog` to `v0.15.0`,
but made use of features only available in `qlog` `v0.15.1`. Thus while
using `qlog` `v0.15.0` would be allowed according to Neqo's root
`Cargo.toml`, it would not compile.

This commit increases the `qlog` requirement to `v0.15.1`.
Copy link

github-actions bot commented Apr 8, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 00646f0.

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Copy link
Collaborator

@larseggert larseggert left a comment

Choose a reason for hiding this comment

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

Sorry for breaking things

@larseggert larseggert added this pull request to the merge queue Apr 8, 2025
Merged via the queue into mozilla:main with commit da46bd7 Apr 8, 2025
80 of 81 checks passed
@mxinden
Copy link
Collaborator Author

mxinden commented Apr 8, 2025

No worries. I didn't catch this in my review either.

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