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

Update git2 dependency and bump version #9

Merged
merged 2 commits into from
Nov 28, 2015

Conversation

steveklabnik
Copy link
Collaborator

This crate won't even build today, given that the dependencies now produce a divergent requirement on libz:

native library `z` is being linked to by more than one package, and can only be linked to by one package

  libz-sys v0.1.9
  libz-sys v1.0.0

Updating git2 fixes this.

I also included a commit to release a new version with this update, that'd be great if you could :)

An updated dependency should be an updated version bump, just to be safe.
@frewsxcv
Copy link
Owner

Thanks! I'm out right now but I'll merge this later and publish a new version

@steveklabnik
Copy link
Collaborator Author

Cool. No real rush :)

frewsxcv added a commit that referenced this pull request Nov 28, 2015
Update git2 dependency and bump version
@frewsxcv frewsxcv merged commit 16ac43c into frewsxcv:master Nov 28, 2015
@frewsxcv
Copy link
Owner

Published. Thanks again!

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.

2 participants