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

chore(deps): weekly cargo update #277

Merged
merged 1 commit into from
Jan 7, 2024
Merged

chore(deps): weekly cargo update #277

merged 1 commit into from
Jan 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating async-trait v0.1.76 -> v0.1.77
    Updating cpufeatures v0.2.11 -> v0.2.12
    Updating prettyplease v0.2.15 -> v0.2.16
    Updating proc-macro2 v1.0.71 -> v1.0.76
    Updating quote v1.0.33 -> v1.0.35
    Updating semver v1.0.20 -> v1.0.21
    Updating serde v1.0.193 -> v1.0.195
    Updating serde_derive v1.0.193 -> v1.0.195
    Updating serde_json v1.0.108 -> v1.0.111
    Updating syn v2.0.43 -> v2.0.48
    Updating thiserror v1.0.53 -> v1.0.56
    Updating thiserror-impl v1.0.53 -> v1.0.56
    Updating winnow v0.5.31 -> v0.5.33

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating async-trait v0.1.76 -> v0.1.77
    Updating cpufeatures v0.2.11 -> v0.2.12
    Updating prettyplease v0.2.15 -> v0.2.16
    Updating proc-macro2 v1.0.71 -> v1.0.76
    Updating quote v1.0.33 -> v1.0.35
    Updating semver v1.0.20 -> v1.0.21
    Updating serde v1.0.193 -> v1.0.195
    Updating serde_derive v1.0.193 -> v1.0.195
    Updating serde_json v1.0.108 -> v1.0.111
    Updating syn v2.0.43 -> v2.0.48
    Updating thiserror v1.0.53 -> v1.0.56
    Updating thiserror-impl v1.0.53 -> v1.0.56
    Updating winnow v0.5.31 -> v0.5.33
@Jon-Becker Jon-Becker merged commit 9d8781f into main Jan 7, 2024
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