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 #557

Merged
merged 1 commit into from
Feb 26, 2024
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 anyhow v1.0.79 -> v1.0.80
    Updating bstr v1.9.0 -> v1.9.1
    Updating bumpalo v3.15.0 -> v3.15.3
    Updating cc v1.0.83 -> v1.0.88
    Updating hermit-abi v0.3.6 -> v0.3.8
    Updating openssl v0.10.63 -> v0.10.64
    Updating openssl-sys v0.9.99 -> v0.9.101
      Adding portable-atomic v1.6.0
    Updating pyo3 v0.20.2 -> v0.20.3
    Updating pyo3-build-config v0.20.2 -> v0.20.3
    Updating pyo3-ffi v0.20.2 -> v0.20.3
    Updating pyo3-macros v0.20.2 -> v0.20.3
    Updating pyo3-macros-backend v0.20.2 -> v0.20.3
    Updating ryu v1.0.16 -> v1.0.17
    Updating serde v1.0.196 -> v1.0.197
    Updating serde_derive v1.0.196 -> v1.0.197
    Updating serde_json v1.0.113 -> v1.0.114
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.49 -> v2.0.50
    Updating target-lexicon v0.12.13 -> v0.12.14
    Updating thread_local v1.1.7 -> v1.1.8
    Updating unicode-normalization v0.1.22 -> v0.1.23
    Updating windows-targets v0.52.0 -> v0.52.3
    Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_aarch64_msvc v0.52.0 -> v0.52.3
    Updating windows_i686_gnu v0.52.0 -> v0.52.3
    Updating windows_i686_msvc v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnu v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_x86_64_msvc v0.52.0 -> v0.52.3

    Updating anyhow v1.0.79 -> v1.0.80
    Updating bstr v1.9.0 -> v1.9.1
    Updating bumpalo v3.15.0 -> v3.15.3
    Updating cc v1.0.83 -> v1.0.88
    Updating hermit-abi v0.3.6 -> v0.3.8
    Updating openssl v0.10.63 -> v0.10.64
    Updating openssl-sys v0.9.99 -> v0.9.101
      Adding portable-atomic v1.6.0
    Updating pyo3 v0.20.2 -> v0.20.3
    Updating pyo3-build-config v0.20.2 -> v0.20.3
    Updating pyo3-ffi v0.20.2 -> v0.20.3
    Updating pyo3-macros v0.20.2 -> v0.20.3
    Updating pyo3-macros-backend v0.20.2 -> v0.20.3
    Updating ryu v1.0.16 -> v1.0.17
    Updating serde v1.0.196 -> v1.0.197
    Updating serde_derive v1.0.196 -> v1.0.197
    Updating serde_json v1.0.113 -> v1.0.114
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.49 -> v2.0.50
    Updating target-lexicon v0.12.13 -> v0.12.14
    Updating thread_local v1.1.7 -> v1.1.8
    Updating unicode-normalization v0.1.22 -> v0.1.23
    Updating windows-targets v0.52.0 -> v0.52.3
    Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_aarch64_msvc v0.52.0 -> v0.52.3
    Updating windows_i686_gnu v0.52.0 -> v0.52.3
    Updating windows_i686_msvc v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnu v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_x86_64_msvc v0.52.0 -> v0.52.3
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Feb 26, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 26, 2024 03:43
@github-actions github-actions bot merged commit 8d12a90 into main Feb 26, 2024
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch February 26, 2024 03:48
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.

1 participant