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

rust: Change feature name from http_types to http-types #124

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Jul 6, 2022

In preparation to add new features, this change renames the Rust crate's
http_types feature to http-types. We generally prefer hyphens to
underscores in crate and feature names. This change will help to keep
the crate consistent as we introduce new hyphenated features.

Signed-off-by: Oliver Gould ver@buoyant.io

In preparation to add new features, this change renames the Rust crate's
`http_types` feature to `http-types`. We generally prefer hyphens to
underscores in crate and feature names. This change will help to keep
the crate consistent as we introduce new hyphenated features.

Signed-off-by: Oliver Gould <ver@buoyant.io>
@olix0r olix0r merged commit 3e70c62 into main Jul 6, 2022
@olix0r olix0r deleted the ver/feat branch July 6, 2022 22:05
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.

3 participants