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

Merged
merged 2 commits into from
Oct 9, 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 byteorder v1.4.3 -> v1.5.0
    Updating csv v1.2.2 -> v1.3.0
    Updating csv-core v0.1.10 -> v0.1.11
    Updating errno v0.3.4 -> v0.3.5
    Removing errno-dragonfly v0.1.2
    Updating libc v0.2.148 -> v0.2.149
    Updating linux-raw-sys v0.4.8 -> v0.4.10
    Updating num-traits v0.2.16 -> v0.2.17
    Updating proc-macro2 v1.0.67 -> v1.0.69
    Updating reqwest v0.11.20 -> v0.11.22
    Updating rustix v0.38.15 -> v0.38.17
    Updating sharded-slab v0.1.6 -> v0.1.7
    Updating similar v2.2.1 -> v2.3.0
    Updating syn v2.0.37 -> v2.0.38
      Adding system-configuration v0.5.1
      Adding system-configuration-sys v0.5.0

    Updating byteorder v1.4.3 -> v1.5.0
    Updating csv v1.2.2 -> v1.3.0
    Updating csv-core v0.1.10 -> v0.1.11
    Updating errno v0.3.4 -> v0.3.5
    Removing errno-dragonfly v0.1.2
    Updating libc v0.2.148 -> v0.2.149
    Updating linux-raw-sys v0.4.8 -> v0.4.10
    Updating num-traits v0.2.16 -> v0.2.17
    Updating proc-macro2 v1.0.67 -> v1.0.69
    Updating reqwest v0.11.20 -> v0.11.22
    Updating rustix v0.38.15 -> v0.38.17
    Updating sharded-slab v0.1.6 -> v0.1.7
    Updating similar v2.2.1 -> v2.3.0
    Updating syn v2.0.37 -> v2.0.38
      Adding system-configuration v0.5.1
      Adding system-configuration-sys v0.5.0
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 9, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 9, 2023 03:43
@github-actions github-actions bot merged commit d99123e into main Oct 9, 2023
15 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch October 9, 2023 05:06
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