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: upgrade rust version for netbench and xdp #1895

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

WesleyRosenblum
Copy link
Contributor

Description of changes:

Netbench and XDP no longer build with the following error:

package `time-macros v0.2.11` cannot be built because it requires rustc 1.67.0 or newer, while the currently active rustc version is 1.66.0

This change upgrades the rust toolchain for Netbench and XDP to 1.67.0

Testing:

CI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum WesleyRosenblum enabled auto-merge (squash) August 1, 2023 01:58
@WesleyRosenblum WesleyRosenblum merged commit 8ef0a6b into main Aug 1, 2023
127 of 128 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/netbenchrust branch August 1, 2023 02:04
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