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 Cargo dependencies #1255

Merged
merged 1 commit into from
Sep 18, 2016
Merged

Update Cargo dependencies #1255

merged 1 commit into from
Sep 18, 2016

Conversation

adamhjk
Copy link
Contributor

@adamhjk adamhjk commented Sep 18, 2016

This commit updates all the Cargo dependencies. The only major change is
an update to Iron's Router, which adds a url_for() function to routes,
which requires us to add a third option to the router calls (in order to
produce the named routes.)

Signed-off-by: Adam Jacob [email protected]

This commit updates all the Cargo dependencies. The only major change is
an update to Iron's Router, which adds a `url_for()` function to routes,
which requires us to add a third option to the router calls (in order to
produce the named routes.)

Signed-off-by: Adam Jacob <[email protected]>
@fnichol
Copy link
Collaborator

fnichol commented Sep 18, 2016

Nice, I was going to do this tomorrow. Looking good

gif-keyboard-8810445208805844864

@fnichol fnichol merged commit 69b5d0c into master Sep 18, 2016
@fnichol fnichol deleted the cargo-update-sep-18-2016 branch September 18, 2016 15:35
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