Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
compiler & tools dependencies:
     Locking 27 packages to latest compatible versions
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating clap v4.5.26 -> v4.5.27
    Updating clap_builder v4.5.26 -> v4.5.27
    Updating clap_complete v4.5.42 -> v4.5.44
    Updating cpufeatures v0.2.16 -> v0.2.17
      Adding getrandom v0.3.1
    Updating indexmap v2.7.0 -> v2.7.1
    Updating indicatif v0.17.9 -> v0.17.11
    Updating mdbook v0.4.43 -> v0.4.44
    Updating openssl-probe v0.1.5 -> v0.1.6
    Removing phf_generator v0.10.0
    Removing phf_shared v0.10.0
    Updating rustix v0.38.43 -> v0.38.44
    Updating ryu v1.0.18 -> v1.0.19
    Updating semver v1.0.24 -> v1.0.25
    Updating serde_json v1.0.135 -> v1.0.138
    Updating similar v2.6.0 -> v2.7.0
    Removing siphasher v0.3.11
    Updating string_cache v0.8.7 -> v0.8.8
    Updating string_cache_codegen v0.5.2 -> v0.5.3
    Updating syn v2.0.96 -> v2.0.97
    Updating tempfile v3.15.0 -> v3.16.0
    Updating unicode-ident v1.0.14 -> v1.0.16
    Updating uuid v1.12.0 -> v1.12.1
      Adding wasi v0.13.3+wasi-0.2.2
      Adding wasm-encoder v0.224.0
      Adding wasmparser v0.224.0
    Updating wast v223.0.0 -> v224.0.0
    Updating wat v1.223.0 -> v1.224.0
      Adding wit-bindgen-rt v0.33.0
note: pass `--verbose` to see 44 unchanged dependencies behind latest

library dependencies:
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 6 unchanged dependencies behind latest

rustbook dependencies:
     Locking 11 packages to latest compatible versions
    Removing byteorder v1.5.0
    Updating cc v1.2.10 -> v1.2.11
    Updating clap_complete v4.5.43 -> v4.5.44
    Updating getrandom v0.2.15 -> v0.3.1
    Removing phf_generator v0.10.0
    Removing phf_shared v0.10.0
    Removing ppv-lite86 v0.2.20
    Removing rand_chacha v0.3.1
    Removing siphasher v0.3.11
    Updating string_cache v0.8.7 -> v0.8.8
    Updating string_cache_codegen v0.5.2 -> v0.5.3
    Updating syn v2.0.96 -> v2.0.97
    Updating tempfile v3.15.0 -> v3.16.0
    Updating toml_edit v0.22.22 -> v0.22.23
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.13.3+wasi-0.2.2
    Updating winnow v0.6.25 -> v0.7.0
      Adding wit-bindgen-rt v0.33.0
    Removing zerocopy v0.7.35
    Removing zerocopy-derive v0.7.35
  • Loading branch information
github-actions committed Feb 2, 2025
1 parent 8239a37 commit f8bd926
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 227 deletions.
Loading

0 comments on commit f8bd926

Please sign in to comment.