Skip to content

Commit

Permalink
Cargo.lock: bump dependencies (#1580)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
tarcieri authored May 28, 2024
1 parent f79f286 commit b9d49af
Showing 1 changed file with 33 additions and 26 deletions.
59 changes: 33 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9d49af

Please sign in to comment.