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 Rocket dependency to version 0.2.0 #74

Merged
merged 2 commits into from
Feb 14, 2017

Conversation

Ferdi265
Copy link
Contributor

I'm trying to use this library with Rocket, so I updated the dependency to version 0.2.0.

@lambda-fairy
Copy link
Owner

Thanks, didn't realize Rocket 0.2 was released already.

Is there a way to declare support for both versions 0.1 and 0.2 simultaneously? That should ease the transition path for those still on Rocket 0.1.

@TheNeikos
Copy link
Contributor

I think <=1.2 should work, per http://doc.crates.io/specifying-dependencies.html

@lambda-fairy
Copy link
Owner

I'd prefer >= 0.1.2, < 0.3 instead since that keeps the lower bound

@Ferdi265
Copy link
Contributor Author

Changed to lfairy's suggestion.

@lambda-fairy lambda-fairy merged commit 8ab628f into lambda-fairy:master Feb 14, 2017
@lambda-fairy
Copy link
Owner

Looks good, thanks!

@lambda-fairy
Copy link
Owner

Released as 0.16.1.

@Ferdi265
Copy link
Contributor Author

Thanks, I'll start using this then 👍

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.

None yet

3 participants