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

Weekly cargo update of primary dependencies #469

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

    Updating async-graphql-parser v6.0.5 -> v6.0.6
    Updating async-graphql-value v6.0.5 -> v6.0.6
    Updating base64 v0.21.3 -> v0.21.4
    Removing bytes v0.5.6
    Removing bytes v1.4.0
      Adding bytes v1.1.0
    Updating chrono v0.4.28 -> v0.4.30
    Updating httparse v1.3.6 -> v1.8.0
    Updating httpdate v0.3.2 -> v1.0.3
    Updating hyper v0.14.5 -> v0.14.27
    Updating hyper-rustls v0.23.2 -> v0.24.1
    Updating hyperx v1.2.0 -> v1.4.0
    Updating language-tags v0.2.2 -> v0.3.2
    Updating linux-raw-sys v0.4.5 -> v0.4.7
    Updating openssl-sys v0.9.92 -> v0.9.93
    Updating prettyplease v0.2.14 -> v0.2.15
    Updating reqwest v0.11.10 -> v0.11.20
    Updating rustix v0.38.11 -> v0.38.13
    Updating rustls v0.20.9 -> v0.21.7
    Updating rustls-pemfile v0.3.0 -> v1.0.3
      Adding rustls-webpki v0.101.4
    Updating serde_json v1.0.105 -> v1.0.106
    Updating syn v2.0.31 -> v2.0.32
    Updating tokio-rustls v0.23.4 -> v0.24.1
    Updating trybuild v1.0.83 -> v1.0.84
    Updating walkdir v2.3.3 -> v2.4.0
    Removing webpki v0.22.1
    Updating webpki-roots v0.22.6 -> v0.25.2
    Updating winreg v0.10.1 -> v0.50.0

    Updating async-graphql-parser v6.0.5 -> v6.0.6
    Updating async-graphql-value v6.0.5 -> v6.0.6
    Updating base64 v0.21.3 -> v0.21.4
    Removing bytes v0.5.6
    Removing bytes v1.4.0
      Adding bytes v1.1.0
    Updating chrono v0.4.28 -> v0.4.30
    Updating httparse v1.3.6 -> v1.8.0
    Updating httpdate v0.3.2 -> v1.0.3
    Updating hyper v0.14.5 -> v0.14.27
    Updating hyper-rustls v0.23.2 -> v0.24.1
    Updating hyperx v1.2.0 -> v1.4.0
    Updating language-tags v0.2.2 -> v0.3.2
    Updating linux-raw-sys v0.4.5 -> v0.4.7
    Updating openssl-sys v0.9.92 -> v0.9.93
    Updating prettyplease v0.2.14 -> v0.2.15
    Updating reqwest v0.11.10 -> v0.11.20
    Updating rustix v0.38.11 -> v0.38.13
    Updating rustls v0.20.9 -> v0.21.7
    Updating rustls-pemfile v0.3.0 -> v1.0.3
      Adding rustls-webpki v0.101.4
    Updating serde_json v1.0.105 -> v1.0.106
    Updating syn v2.0.31 -> v2.0.32
    Updating tokio-rustls v0.23.4 -> v0.24.1
    Updating trybuild v1.0.83 -> v1.0.84
    Updating walkdir v2.3.3 -> v2.4.0
    Removing webpki v0.22.1
    Updating webpki-roots v0.22.6 -> v0.25.2
    Updating winreg v0.10.1 -> v0.50.0
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Sep 11, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 11, 2023 03:43
@github-actions github-actions bot merged commit b2431eb into main Sep 11, 2023
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch September 11, 2023 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant