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

Point to the PistonDevelopers image in Cargo.toml? #1

Closed
bvssvni opened this issue Nov 29, 2014 · 3 comments
Closed

Point to the PistonDevelopers image in Cargo.toml? #1

bvssvni opened this issue Nov 29, 2014 · 3 comments

Comments

@bvssvni
Copy link

bvssvni commented Nov 29, 2014

Getting error:

warning: using multiple versions of crate `image`
src/lib.rs:11:1: 11:27 note: used here
src/lib.rs:11 extern crate gfx_graphics;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~
note: crate name: image
src/lib.rs:37:1: 37:41 note: used here
src/lib.rs:37 extern crate "img_hash" as img_hash_lib;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: crate name: image
@bvssvni
Copy link
Author

bvssvni commented Nov 29, 2014

Alternative is to keep a fork under PistonDevelopers that points to git.

@abonander
Copy link
Owner

Cool, didn't expect anyone would want to use this.

Is the Crates.io integration giving a collision then? I can create a branch that points to the git version, that's what it used to do.

@abonander
Copy link
Owner

Closed with #2.

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