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

Rename servo_media_derive to servo-media-derive #414

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

mrobinson
Copy link
Member

This is the only servo media package that uses underscores in the name
when all the others use dashes.

version = "0.1.0"
authors = ["Fernando Jiménez Moreno <ferjmoreno@gmail.com>"]

[lib]
name = "servo_media_derive"
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be reverted.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops. You're right. This is reverted now

This is the only servo media package that uses underscores in the name
when all the others use dashes.
@Manishearth
Copy link
Member

Can you actually do such a rename and have the publish work?

@mrobinson
Copy link
Member Author

Can you actually do such a rename and have the publish work?

As far as I know these crates are not published on crates.io, but am I misunderstanding your question?

Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

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

Oh, that's fine then

We probably should publish occasionally

@Manishearth Manishearth added this pull request to the merge queue Jan 1, 2024
Merged via the queue into main with commit f29d18f Jan 1, 2024
2 checks passed
@Manishearth Manishearth deleted the media-derive branch January 1, 2024 21:43
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.

None yet

3 participants