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 dependencies #575

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Weekly cargo update of dependencies #575

merged 1 commit into from
Nov 6, 2023

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating indexmap v2.0.2 -> v2.1.0
    Updating js-sys v0.3.64 -> v0.3.65
    Updating libc v0.2.149 -> v0.2.150
      Adding libredox v0.0.1
    Removing redox_syscall v0.2.16
    Updating redox_users v0.4.3 -> v0.4.4
    Updating serde_json v1.0.107 -> v1.0.108
    Updating syn v2.0.38 -> v2.0.39
    Updating wasm-bindgen v0.2.87 -> v0.2.88
    Updating wasm-bindgen-backend v0.2.87 -> v0.2.88
    Updating wasm-bindgen-futures v0.4.37 -> v0.4.38
    Updating wasm-bindgen-macro v0.2.87 -> v0.2.88
    Updating wasm-bindgen-macro-support v0.2.87 -> v0.2.88
    Updating wasm-bindgen-shared v0.2.87 -> v0.2.88
    Updating web-sys v0.3.64 -> v0.3.65
    Updating winnow v0.5.17 -> v0.5.19

    Updating indexmap v2.0.2 -> v2.1.0
    Updating js-sys v0.3.64 -> v0.3.65
    Updating libc v0.2.149 -> v0.2.150
      Adding libredox v0.0.1
    Removing redox_syscall v0.2.16
    Updating redox_users v0.4.3 -> v0.4.4
    Updating serde_json v1.0.107 -> v1.0.108
    Updating syn v2.0.38 -> v2.0.39
    Updating wasm-bindgen v0.2.87 -> v0.2.88
    Updating wasm-bindgen-backend v0.2.87 -> v0.2.88
    Updating wasm-bindgen-futures v0.4.37 -> v0.4.38
    Updating wasm-bindgen-macro v0.2.87 -> v0.2.88
    Updating wasm-bindgen-macro-support v0.2.87 -> v0.2.88
    Updating wasm-bindgen-shared v0.2.87 -> v0.2.88
    Updating web-sys v0.3.64 -> v0.3.65
    Updating winnow v0.5.17 -> v0.5.19
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 03:41
@github-actions github-actions bot merged commit 34b9636 into main Nov 6, 2023
31 checks passed
@github-actions github-actions bot deleted the cargo_update branch November 6, 2023 03:54
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.

1 participant