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

Cargo.lock: bump dependencies #1580

Merged
merged 1 commit into from
May 28, 2024
Merged

Cargo.lock: bump dependencies #1580

merged 1 commit into from
May 28, 2024

Conversation

tarcieri
Copy link
Member

Updates the following dependencies:

$ cargo update
Updating crates.io index
Updating autocfg v1.2.0 -> v1.3.0
Updating cc v1.0.92 -> v1.0.98
Updating getrandom v0.2.14 -> v0.2.15
Updating jobserver v0.1.29 -> v0.1.31
Updating libc v0.2.153 -> v0.2.155
Updating num-traits v0.2.18 -> v0.2.19
  Adding once_cell v1.19.0
Updating proc-macro2 v1.0.79 -> v1.0.84
Updating ryu v1.0.17 -> v1.0.18
Updating serde v1.0.197 -> v1.0.203
Updating serde_derive v1.0.197 -> v1.0.203
Updating serde_json v1.0.115 -> v1.0.117
Updating syn v2.0.58 -> v2.0.66
Updating zeroize v1.7.0 -> v1.8.1

Updates the following dependencies:

    $ cargo update
    Updating crates.io index
    Updating autocfg v1.2.0 -> v1.3.0
    Updating cc v1.0.92 -> v1.0.98
    Updating getrandom v0.2.14 -> v0.2.15
    Updating jobserver v0.1.29 -> v0.1.31
    Updating libc v0.2.153 -> v0.2.155
    Updating num-traits v0.2.18 -> v0.2.19
      Adding once_cell v1.19.0
    Updating proc-macro2 v1.0.79 -> v1.0.84
    Updating ryu v1.0.17 -> v1.0.18
    Updating serde v1.0.197 -> v1.0.203
    Updating serde_derive v1.0.197 -> v1.0.203
    Updating serde_json v1.0.115 -> v1.0.117
    Updating syn v2.0.58 -> v2.0.66
    Updating zeroize v1.7.0 -> v1.8.1
@tarcieri tarcieri merged commit b9d49af into master May 28, 2024
84 checks passed
@tarcieri tarcieri deleted the bump-deps branch May 28, 2024 21:56
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