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

Upgrade idna dependency to 0.1.4 and publish rust-url 1.5.2 #385

Closed
wants to merge 1 commit into from

Conversation

@valenting
Copy link
Collaborator

valenting commented Aug 1, 2017

We would like to update the dependency in Gecko to get the latest idna table.


This change is Reviewable

@valenting
Copy link
Collaborator Author

valenting commented Aug 2, 2017

@SimonSapin @Manishearth What are the next steps here?

@SimonSapin
Copy link
Member

SimonSapin commented Aug 2, 2017

I think you don’t need this to get that, since Cargo considers 0.1.4 to be semver-compatible with 0.1.0. Try running this in Gecko:

(cd toolkit/library/rust && cargo update -p idna)
(cd toolkit/library/gtest/rust && cargo update -p idna)
./mach vendor rust
@valenting
Copy link
Collaborator Author

valenting commented Aug 2, 2017

Oh, I didn't know that. Thanks for the info 😄

@valenting valenting closed this Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.