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

Deduplicate the bitflags dependency #1391

Closed
SimonSapin opened this issue Jun 16, 2017 · 1 comment
Closed

Deduplicate the bitflags dependency #1391

SimonSapin opened this issue Jun 16, 2017 · 1 comment

Comments

@SimonSapin
Copy link
Member

SimonSapin commented Jun 16, 2017

#1359 will likely land with this tidy error silenced:

./Cargo.lock:1: duplicate versions for package "bitflags"
	found dependency on version 0.7.0
	but highest version is 0.8.2
	try upgrading with ./mach cargo-update -p bitflags:0.7.0
	The following packages depend on version 0.7.0:
		clap
		cocoa
		png
		webrender
		xml-rs
Eijebong added a commit to Eijebong/webrender that referenced this issue Jul 3, 2017
bors-servo pushed a commit that referenced this issue Jul 3, 2017
Deduplicate the bitflags dependency

Fixes #1391

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1450)
<!-- Reviewable:end -->
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

No branches or pull requests

2 participants