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

Re-export p4rs crate, and use specific dep. #8

Merged
merged 1 commit into from
May 26, 2023
Merged

Re-export p4rs crate, and use specific dep. #8

merged 1 commit into from
May 26, 2023

Conversation

pfmooney
Copy link
Contributor

Downstream consumers (read: propolis) of softnpu utilize the p4rs types in their interactions with this crate. To ensure that the types match up, p4rs is re-exported from this library, and the dependency locked to a git revision. (As opposed to relying on Cargo.lock, which is useless when built as a dependency.)

Cargo.toml Outdated Show resolved Hide resolved
Downstream consumers (read: propolis) of softnpu utilize the p4rs types
in their interactions with this crate.  To ensure that the types match
up, p4rs is re-exported from this library, and the dependency locked to
a git revision. (As opposed to relying on Cargo.lock, which is useless
when built as a dependency.)
@pfmooney pfmooney merged commit 88f5f13 into main May 26, 2023
@pfmooney pfmooney deleted the pub-deps branch May 26, 2023 16:26
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