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

buildsys: update dependencies #798

Merged
merged 1 commit into from
Feb 27, 2020
Merged

buildsys: update dependencies #798

merged 1 commit into from
Feb 27, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Feb 27, 2020

This is a plain cargo update, followed by an update of reqwest to 0.10, which
required a change to use the "blocking" module and the addition of the "url"
crate because reqwest removed its UrlError type.


cargo outdated is clean after this.

Testing done:

buildsys builds OK, and I built images OK using it.

This is a plain `cargo update`, followed by an update of reqwest to 0.10, which
required a change to use the "blocking" module and the addition of the "url"
crate because reqwest removed its `UrlError` type.
@tjkirch tjkirch merged commit 72e1c99 into develop Feb 27, 2020
@tjkirch tjkirch deleted the update-buildsys-deps branch February 27, 2020 23:23
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

2 participants