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

Change package name from hgl-rs to hgl #22

Merged
merged 1 commit into from
Jun 26, 2014
Merged

Conversation

TyOverby
Copy link
Contributor

When the Cargo package manager gets the online package list component, the package name
will be used as the identifier for the whole project. Keeping "-rs" -- while useful for the github
repository -- will be redundant in Cargo because all of the projects will obviously be rust projects.

This rational was used to justify the same change in gl-rs.

This patch also fixes the dependency on gl-rs to use the new package name.

When the Cargo package manager gets the online package list component, the package name 
will be used as the identifier for the whole project. Keeping "-rs" -- while useful for the github 
repository -- will be redundant in Cargo because all of the projects will obviously be rust projects.

This rational was used to justify the same change in `gl-rs`.

This patch also fixes the dependency on `gl-rs` to use the new package name.
@emberian
Copy link
Owner

thanks!

emberian added a commit that referenced this pull request Jun 26, 2014
Change package name from `hgl-rs` to `hgl`
@emberian emberian merged commit 05d6393 into emberian:master Jun 26, 2014
@emberian emberian mentioned this pull request Jun 26, 2014
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