Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Cleanup dependencies #281

Merged
merged 5 commits into from Dec 8, 2017
Merged

Cleanup dependencies #281

merged 5 commits into from Dec 8, 2017

Conversation

Eijebong
Copy link
Contributor

@Eijebong Eijebong commented Dec 7, 2017

This change is Reviewable

Cargo.toml Outdated
libc = "0.2"
serde = {version = "1.0", optional = true}
serde_derive = {version = "1.0", optional = true}
serde = {version = "1.0", features=["derive"], optional = true}
servo-skia = "0.30000008"
Copy link
Member

Choose a reason for hiding this comment

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

r+ with 0.30000009 here (yet to be published).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well it's not bumping euclid either. I can include it in this PR if you want to

Copy link
Member

Choose a reason for hiding this comment

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

Oh right, sorry. Renaming the feature is a breaking change and the skia update is close, so maybe let’s land everything together?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure

@SimonSapin
Copy link
Member

@bors-servo r+

Thanks!

@bors-servo
Copy link

📌 Commit de0b8cd has been approved by SimonSapin

@bors-servo
Copy link

⌛ Testing commit de0b8cd with merge 004cd70...

bors-servo pushed a commit that referenced this pull request Dec 7, 2017
Cleanup dependencies

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-azure/281)
<!-- Reviewable:end -->
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: SimonSapin
Pushing 004cd70 to master...

@bors-servo bors-servo merged commit de0b8cd into servo:master Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants