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

cargo update #410

Merged
merged 1 commit into from
Oct 15, 2019
Merged

cargo update #410

merged 1 commit into from
Oct 15, 2019

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Oct 14, 2019

Signed-off-by: iliana destroyer of worlds [email protected]

Issue #, if available: closes #383

Description of changes:
Removed the [patch] section for rusoto, now that 0.41.0 is out.

Changes to workspaces/Cargo.lock
    Updating actix-utils v0.4.5 -> v0.4.7
    Updating actix-web-codegen v0.1.2 -> v0.1.3
    Updating arrayvec v0.4.11 -> v0.4.12
    Updating bitflags v1.2.0 -> v1.2.1
    Updating failure v0.1.5 -> v0.1.6
    Updating failure_derive v0.1.5 -> v0.1.6
    Updating flate2 v1.0.11 -> v1.0.12
    Updating iovec v0.1.2 -> v0.1.4
    Updating ipnet v2.0.0 -> v2.0.1
    Updating miniz_oxide v0.3.2 -> v0.3.3
    Updating nodrop v0.1.13 -> v0.1.14
    Updating openssl v0.10.24 -> v0.10.25
    Updating openssl-sys v0.9.49 -> v0.9.51
    Updating proc-macro-hack v0.5.9 -> v0.5.10
    Updating proc-macro2 v1.0.4 -> v1.0.5
    Updating reqwest v0.9.20 -> v0.9.22
    Removing rusoto_core v0.40.0 (https://github.com/rusoto/rusoto.git?rev=260169aabe14b4596e648c551a6246968f4a179a#260169aa)
      Adding rusoto_core v0.41.0
    Removing rusoto_credential v0.40.0 (https://github.com/rusoto/rusoto.git?rev=260169aabe14b4596e648c551a6246968f4a179a#260169aa)
      Adding rusoto_credential v0.41.1
    Removing rusoto_ssm v0.40.0 (https://github.com/rusoto/rusoto.git?rev=260169aabe14b4596e648c551a6246968f4a179a#260169aa)
      Adding rusoto_ssm v0.41.0
    Updating ryu v1.0.0 -> v1.0.2
    Updating serde_json v1.0.40 -> v1.0.41
    Updating structopt v0.3.2 -> v0.3.3
    Updating structopt-derive v0.3.2 -> v0.3.3
    Removing synstructure v0.10.2
    Updating tokio-sync v0.1.6 -> v0.1.7
    Updating tracing-subscriber v0.1.4 -> v0.1.5
Changes to images/Cargo.lock and packages/Cargo.lock
    Updating arrayvec v0.4.11 -> v0.4.12
    Updating bitflags v1.2.0 -> v1.2.1
    Updating duct v0.13.0 -> v0.13.1
    Updating failure v0.1.5 -> v0.1.6
    Updating failure_derive v0.1.5 -> v0.1.6
    Updating flate2 v1.0.11 -> v1.0.12
    Updating iovec v0.1.2 -> v0.1.4
    Updating miniz_oxide v0.3.2 -> v0.3.3
    Removing nix v0.15.0
    Updating nodrop v0.1.13 -> v0.1.14
    Updating os_pipe v0.8.2 -> v0.9.1
    Updating proc-macro2 v1.0.4 -> v1.0.5
    Updating reqwest v0.9.20 -> v0.9.22
    Updating ryu v1.0.0 -> v1.0.2
    Updating serde_json v1.0.40 -> v1.0.41
    Updating synstructure v0.10.2 -> v0.12.1
    Updating tokio-sync v0.1.6 -> v0.1.7
    Removing void v1.0.2

Testing: built an image with these changes, and it successfully joined my EKS cluster.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: iliana destroyer of worlds <[email protected]>
@tjkirch
Copy link
Contributor

tjkirch commented Oct 14, 2019

Would you please add your testing to the PR description?

@iliana
Copy link
Contributor Author

iliana commented Oct 14, 2019

Would you please add your testing to the PR description?

once I get a cluster running again (:

@iliana iliana requested a review from tjkirch October 15, 2019 00:16
@iliana iliana merged commit 671fa1b into develop Oct 15, 2019
@tjkirch tjkirch deleted the cargo-update branch October 16, 2019 18: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.

rusoto v0.41.0
2 participants