Skip to content

Commit

Permalink
Cargo.lock: bump dependencies
Browse files Browse the repository at this point in the history
Updates the following dependencies:

    $ cargo update
    Updating crates.io index
     Locking 32 packages to latest compatible versions
    Updating anstyle-query v1.1.1 -> v1.1.2
    Updating block-buffer v0.11.0-rc.2 -> v0.11.0-rc.3
    Updating block-padding v0.4.0-rc.1 -> v0.4.0-rc.2
    Updating colorchoice v1.0.2 -> v1.0.3
    Updating cpufeatures v0.2.14 -> v0.2.16
    Updating errno v0.3.9 -> v0.3.10
    Updating fastrand v2.1.1 -> v2.3.0
    Updating glob v0.3.1 -> v0.3.2
    Updating indexmap v2.6.0 -> v2.7.0
    Updating inout v0.2.0-rc.1 -> v0.2.0-rc.3
    Updating itoa v1.0.11 -> v1.0.14
    Updating libc v0.2.159 -> v0.2.169
    Updating libm v0.2.8 -> v0.2.11
    Updating miniz_oxide v0.8.0 -> v0.8.2
    Updating object v0.36.5 -> v0.36.7
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating proc-macro2 v1.0.87 -> v1.0.92
    Updating quote v1.0.37 -> v1.0.38
    Updating regex v1.11.0 -> v1.11.1
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating rustix v0.38.37 -> v0.38.42
    Updating semver v1.0.23 -> v1.0.24
    Updating serde v1.0.210 -> v1.0.217
    Updating serde_derive v1.0.210 -> v1.0.217
    Updating serde_json v1.0.128 -> v1.0.134
    Updating syn v2.0.79 -> v2.0.94
      Adding target-triple v0.1.3
    Updating tempfile v3.13.0 -> v3.14.0
    Updating time v0.3.36 -> v0.3.37
    Updating trybuild v1.0.99 -> v1.0.101
    Updating unicode-ident v1.0.13 -> v1.0.14
    Updating winnow v0.6.20 -> v0.6.21
  • Loading branch information
tarcieri committed Jan 2, 2025
1 parent 5df7daf commit ccab6f9
Showing 1 changed file with 72 additions and 65 deletions.
137 changes: 72 additions & 65 deletions Cargo.lock

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

0 comments on commit ccab6f9

Please sign in to comment.