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

chore(deps): weekly cargo update #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 14, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/alloy-rs/core/`
    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm/`
warning: Patch `alloy-dyn-abi v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-json-abi v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-primitives v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-sol-types v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `ethers v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph.
Patch `ethers-solc v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph.
Patch `revm v14.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-interpreter v10.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-precompile v11.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-primitives v9.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 229 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating alloy-rlp v0.3.7 -> v0.3.10
    Updating alloy-rlp-derive v0.3.7 -> v0.3.10
    Updating anstream v0.6.14 -> v0.6.18
    Updating anstyle v1.0.7 -> v1.0.10
    Updating anstyle-parse v0.2.4 -> v0.2.6
    Updating anstyle-query v1.1.0 -> v1.1.2
    Updating anstyle-wincon v3.0.3 -> v3.0.6
    Updating anyhow v1.0.86 -> v1.0.94
    Updating arbitrary v1.3.2 -> v1.4.1
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating async-trait v0.1.80 -> v0.1.83
    Updating autocfg v1.3.0 -> v1.4.0
    Updating blst v0.3.12 -> v0.3.13
    Updating bstr v1.9.1 -> v1.11.1
    Updating bytemuck v1.16.1 -> v1.21.0
    Updating bytes v1.6.0 -> v1.9.0
    Updating camino v1.1.7 -> v1.1.9
    Updating cargo-platform v0.1.8 -> v0.1.9
    Updating cc v1.0.104 -> v1.2.5
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating chrono v0.4.38 -> v0.4.39
    Updating clap v4.5.8 -> v4.5.23
    Updating clap_builder v4.5.8 -> v4.5.23
    Updating clap_complete v4.5.7 -> v4.5.40
    Updating clap_complete_fig v4.5.1 -> v4.5.2
    Updating clap_derive v4.5.8 -> v4.5.18
    Updating clap_lex v0.7.1 -> v0.7.4
    Updating colorchoice v1.0.1 -> v1.0.3
    Updating comfy-table v7.1.1 -> v7.1.3
    Updating console v0.15.8 -> v0.15.10
    Updating const-hex v1.12.0 -> v1.14.0
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.16
    Updating crossbeam-channel v0.5.13 -> v0.5.14
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-utils v0.8.20 -> v0.8.21
      Adding crossterm v0.28.1
    Updating ctrlc v3.4.4 -> v3.4.5
    Updating derive_arbitrary v1.3.2 -> v1.4.1
      Adding derive_more v1.0.0
      Adding derive_more-impl v1.0.0
      Adding displaydoc v0.2.5
    Updating dunce v1.0.4 -> v1.0.5
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating enumn v0.1.13 -> v0.1.14
    Updating env_filter v0.1.0 -> v0.1.3
    Updating env_logger v0.11.3 -> v0.11.6
    Updating errno v0.3.9 -> v0.3.10
    Updating ethers v2.0.9 -> v2.0.10 (available: v2.0.14)
    Updating ethers-addressbook v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract-abigen v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract-derive v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-core v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-etherscan v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-middleware v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-providers v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-signers v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating fastrand v2.1.0 -> v2.3.0
      Adding fastrlp v0.4.0
    Updating filetime v0.2.23 -> v0.2.25
    Updating flate2 v1.0.30 -> v1.0.35
    Updating futures v0.3.30 -> v0.3.31
    Updating futures-channel v0.3.30 -> v0.3.31
    Updating futures-core v0.3.30 -> v0.3.31
    Updating futures-executor v0.3.30 -> v0.3.31
    Updating futures-io v0.3.30 -> v0.3.31
    Updating futures-macro v0.3.30 -> v0.3.31
    Updating futures-sink v0.3.30 -> v0.3.31
    Updating futures-task v0.3.30 -> v0.3.31
    Updating futures-util v0.3.30 -> v0.3.31
    Updating gix-trace v0.1.9 -> v0.1.11
    Updating gix-utils v0.1.12 -> v0.1.13
    Updating globset v0.4.14 -> v0.4.15
    Updating handlebars v5.1.2 -> v6.2.0
      Adding hashbrown v0.15.2
      Adding hermit-abi v0.4.0
    Updating home v0.5.9 -> v0.5.11
    Updating http v1.1.0 -> v1.2.0
    Updating httparse v1.9.4 -> v1.9.5
    Updating hyper v0.14.29 -> v0.14.32 (available: v1.5.2)
    Updating iana-time-zone v0.1.60 -> v0.1.61
      Adding icu_collections v1.5.0
      Adding icu_locid v1.5.0
      Adding icu_locid_transform v1.5.0
      Adding icu_locid_transform_data v1.5.0
      Adding icu_normalizer v1.5.0
      Adding icu_normalizer_data v1.5.0
      Adding icu_properties v1.5.1
      Adding icu_properties_data v1.5.0
      Adding icu_provider v1.5.0
      Adding icu_provider_macros v1.5.0
    Updating idna v0.5.0 -> v1.0.3
      Adding idna_adapter v1.2.0
    Updating ignore v0.4.22 -> v0.4.23
    Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
    Updating indexmap v2.2.6 -> v2.7.0
    Updating indicatif v0.17.8 -> v0.17.9
    Updating ipnet v2.9.0 -> v2.10.1
    Updating is-terminal v0.4.12 -> v0.4.13
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating itoa v1.0.11 -> v1.0.14
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.76
    Updating k256 v0.13.3 -> v0.13.4
    Updating libc v0.2.155 -> v0.2.169
    Updating libloading v0.8.4 -> v0.8.6
    Updating libm v0.2.8 -> v0.2.11
    Updating libz-sys v1.1.18 -> v1.1.20
      Adding litemap v0.7.4
    Updating mdbook v0.4.40 -> v0.4.43
      Adding miniz_oxide v0.8.2
      Adding mio v1.0.3
    Updating nix v0.28.0 -> v0.29.0
    Updating normpath v1.2.0 -> v1.3.0
      Adding num-modular v0.6.1
      Adding num-order v1.2.0
    Updating num_enum v0.7.2 -> v0.7.3
    Updating num_enum_derive v0.7.2 -> v0.7.3
    Updating once_cell v1.19.0 -> v1.20.2
    Updating opener v0.7.1 -> v0.7.2
    Updating openssl v0.10.64 -> v0.10.68
    Updating openssl-sys v0.9.102 -> v0.9.104
    Updating ordered-float v4.2.1 -> v4.6.0
    Updating pest v2.7.11 -> v2.7.15
    Updating pest_derive v2.7.11 -> v2.7.15
    Updating pest_generator v2.7.11 -> v2.7.15
    Updating pest_meta v2.7.11 -> v2.7.15
    Updating pin-project v1.1.5 -> v1.1.7
    Updating pin-project-internal v1.1.5 -> v1.1.7
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating pkg-config v0.3.30 -> v0.3.31
    Updating plotters v0.3.6 -> v0.3.7
    Updating plotters-backend v0.3.6 -> v0.3.7
    Updating plotters-svg v0.3.6 -> v0.3.7
    Updating portable-atomic v1.6.0 -> v1.10.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating pretty_assertions v1.4.0 -> v1.4.1
    Updating prettyplease v0.2.20 -> v0.2.25
    Updating proc-macro-crate v3.1.0 -> v3.2.0
    Updating proc-macro2 v1.0.86 -> v1.0.92
    Updating quote v1.0.36 -> v1.0.37
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.8
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.11.1
    Updating regex-automata v0.4.7 -> v0.4.9
    Updating regex-syntax v0.8.4 -> v0.8.5
    Updating ruint v1.12.3 -> v1.12.4
    Updating rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.42
    Updating rustversion v1.0.17 -> v1.0.18
    Updating scale-info v2.11.3 -> v2.11.6
    Updating scale-info-derive v2.11.3 -> v2.11.6
    Updating schannel v0.1.23 -> v0.1.27
    Updating security-framework v2.11.0 -> v2.11.1
    Updating security-framework-sys v2.11.0 -> v2.13.0
    Updating semver v1.0.23 -> v1.0.24
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.204 -> v1.0.216
    Updating serde_derive v1.0.204 -> v1.0.216
    Updating serde_json v1.0.120 -> v1.0.134
    Updating serde_spanned v0.6.6 -> v0.6.8
    Updating sha1_smol v1.0.0 -> v1.0.1
    Updating signal-hook-mio v0.2.3 -> v0.2.4
    Updating similar v2.5.0 -> v2.6.0
    Updating socket2 v0.5.7 -> v0.5.8
      Adding stable_deref_trait v1.2.0
    Updating syn v2.0.69 -> v2.0.90
      Adding synstructure v0.13.1
    Updating tempfile v3.10.1 -> v3.14.0
    Updating terminal_size v0.3.0 -> v0.4.1
    Removing thiserror v1.0.61
      Adding thiserror v1.0.69 (available: v2.0.9)
      Adding thiserror v2.0.9
    Removing thiserror-impl v1.0.61
      Adding thiserror-impl v1.0.69
      Adding thiserror-impl v2.0.9
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
      Adding tinystr v0.7.6
    Updating tinyvec v1.7.0 -> v1.8.1
    Updating tokio v1.38.0 -> v1.42.0
    Updating tokio-macros v2.3.0 -> v2.4.0
    Updating tokio-stream v0.1.15 -> v0.1.17
    Updating tokio-util v0.7.11 -> v0.7.13
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Removing toml_edit v0.21.1
    Removing toml_edit v0.22.14
      Adding toml_edit v0.22.22
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-attributes v0.1.27 -> v0.1.28
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating tracing-error v0.2.0 -> v0.2.1
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating ucd-trie v0.1.6 -> v0.1.7
    Updating unicase v2.7.0 -> v2.8.0
    Removing unicode-bidi v0.3.15
    Updating unicode-ident v1.0.12 -> v1.0.14
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-segmentation v1.11.0 -> v1.12.0
    Removing unicode-width v0.1.13
      Adding unicode-width v0.1.14
      Adding unicode-width v0.2.0
    Updating unicode-xid v0.2.4 -> v0.2.6
    Updating url v2.5.2 -> v2.5.4
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.99
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.49
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.99
    Updating web-sys v0.3.69 -> v0.3.76
      Adding web-time v1.1.0
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.20
      Adding write16 v1.0.0
      Adding writeable v0.5.5
    Updating xml-rs v0.8.20 -> v0.8.24
      Adding yoke v0.7.5
      Adding yoke-derive v0.7.5
      Adding zerofrom v0.1.5
      Adding zerofrom-derive v0.1.5
      Adding zerovec v0.10.4
      Adding zerovec-derive v0.10.3
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
note: pass `--verbose` to see 43 unchanged dependencies behind latest

@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from df1f4de to 5146193 Compare August 4, 2024 00:13
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 81a2a47 to fad3bba Compare August 18, 2024 00:13
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 5be7275 to b377daa Compare September 8, 2024 00:14
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from eb4edd5 to 80e8bbf Compare October 6, 2024 00:15
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from d539335 to 513cc11 Compare November 10, 2024 00:14
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 00ac443 to 29211e6 Compare December 8, 2024 00:16
    Updating git repository `https://github.com/alloy-rs/core/`
    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm/`
warning: Patch `alloy-dyn-abi v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-json-abi v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-primitives v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `alloy-sol-types v0.8.15 (https://github.com/alloy-rs/core/?branch=main#ea88d20a)` was not used in the crate graph.
Patch `ethers v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph.
Patch `ethers-solc v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph.
Patch `revm v14.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-interpreter v10.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-precompile v11.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Patch `revm-primitives v9.0.1 (https://github.com/bluealloy/revm/?branch=main#2ebed314)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 229 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating alloy-rlp v0.3.7 -> v0.3.10
    Updating alloy-rlp-derive v0.3.7 -> v0.3.10
    Updating anstream v0.6.14 -> v0.6.18
    Updating anstyle v1.0.7 -> v1.0.10
    Updating anstyle-parse v0.2.4 -> v0.2.6
    Updating anstyle-query v1.1.0 -> v1.1.2
    Updating anstyle-wincon v3.0.3 -> v3.0.6
    Updating anyhow v1.0.86 -> v1.0.94
    Updating arbitrary v1.3.2 -> v1.4.1
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating async-trait v0.1.80 -> v0.1.83
    Updating autocfg v1.3.0 -> v1.4.0
    Updating blst v0.3.12 -> v0.3.13
    Updating bstr v1.9.1 -> v1.11.1
    Updating bytemuck v1.16.1 -> v1.21.0
    Updating bytes v1.6.0 -> v1.9.0
    Updating camino v1.1.7 -> v1.1.9
    Updating cargo-platform v0.1.8 -> v0.1.9
    Updating cc v1.0.104 -> v1.2.5
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating chrono v0.4.38 -> v0.4.39
    Updating clap v4.5.8 -> v4.5.23
    Updating clap_builder v4.5.8 -> v4.5.23
    Updating clap_complete v4.5.7 -> v4.5.40
    Updating clap_complete_fig v4.5.1 -> v4.5.2
    Updating clap_derive v4.5.8 -> v4.5.18
    Updating clap_lex v0.7.1 -> v0.7.4
    Updating colorchoice v1.0.1 -> v1.0.3
    Updating comfy-table v7.1.1 -> v7.1.3
    Updating console v0.15.8 -> v0.15.10
    Updating const-hex v1.12.0 -> v1.14.0
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.16
    Updating crossbeam-channel v0.5.13 -> v0.5.14
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-utils v0.8.20 -> v0.8.21
      Adding crossterm v0.28.1
    Updating ctrlc v3.4.4 -> v3.4.5
    Updating derive_arbitrary v1.3.2 -> v1.4.1
      Adding derive_more v1.0.0
      Adding derive_more-impl v1.0.0
      Adding displaydoc v0.2.5
    Updating dunce v1.0.4 -> v1.0.5
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating enumn v0.1.13 -> v0.1.14
    Updating env_filter v0.1.0 -> v0.1.3
    Updating env_logger v0.11.3 -> v0.11.6
    Updating errno v0.3.9 -> v0.3.10
    Updating ethers v2.0.9 -> v2.0.10 (available: v2.0.14)
    Updating ethers-addressbook v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract-abigen v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-contract-derive v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-core v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-etherscan v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-middleware v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-providers v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating ethers-signers v2.0.14 (https://github.com/gakonst/ethers-rs#34ed9e37) -> #6e2ff0ef
    Updating fastrand v2.1.0 -> v2.3.0
      Adding fastrlp v0.4.0
    Updating filetime v0.2.23 -> v0.2.25
    Updating flate2 v1.0.30 -> v1.0.35
    Updating futures v0.3.30 -> v0.3.31
    Updating futures-channel v0.3.30 -> v0.3.31
    Updating futures-core v0.3.30 -> v0.3.31
    Updating futures-executor v0.3.30 -> v0.3.31
    Updating futures-io v0.3.30 -> v0.3.31
    Updating futures-macro v0.3.30 -> v0.3.31
    Updating futures-sink v0.3.30 -> v0.3.31
    Updating futures-task v0.3.30 -> v0.3.31
    Updating futures-util v0.3.30 -> v0.3.31
    Updating gix-trace v0.1.9 -> v0.1.11
    Updating gix-utils v0.1.12 -> v0.1.13
    Updating globset v0.4.14 -> v0.4.15
    Updating handlebars v5.1.2 -> v6.2.0
      Adding hashbrown v0.15.2
      Adding hermit-abi v0.4.0
    Updating home v0.5.9 -> v0.5.11
    Updating http v1.1.0 -> v1.2.0
    Updating httparse v1.9.4 -> v1.9.5
    Updating hyper v0.14.29 -> v0.14.32 (available: v1.5.2)
    Updating iana-time-zone v0.1.60 -> v0.1.61
      Adding icu_collections v1.5.0
      Adding icu_locid v1.5.0
      Adding icu_locid_transform v1.5.0
      Adding icu_locid_transform_data v1.5.0
      Adding icu_normalizer v1.5.0
      Adding icu_normalizer_data v1.5.0
      Adding icu_properties v1.5.1
      Adding icu_properties_data v1.5.0
      Adding icu_provider v1.5.0
      Adding icu_provider_macros v1.5.0
    Updating idna v0.5.0 -> v1.0.3
      Adding idna_adapter v1.2.0
    Updating ignore v0.4.22 -> v0.4.23
    Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
    Updating indexmap v2.2.6 -> v2.7.0
    Updating indicatif v0.17.8 -> v0.17.9
    Updating ipnet v2.9.0 -> v2.10.1
    Updating is-terminal v0.4.12 -> v0.4.13
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating itoa v1.0.11 -> v1.0.14
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.76
    Updating k256 v0.13.3 -> v0.13.4
    Updating libc v0.2.155 -> v0.2.169
    Updating libloading v0.8.4 -> v0.8.6
    Updating libm v0.2.8 -> v0.2.11
    Updating libz-sys v1.1.18 -> v1.1.20
      Adding litemap v0.7.4
    Updating mdbook v0.4.40 -> v0.4.43
      Adding miniz_oxide v0.8.2
      Adding mio v1.0.3
    Updating nix v0.28.0 -> v0.29.0
    Updating normpath v1.2.0 -> v1.3.0
      Adding num-modular v0.6.1
      Adding num-order v1.2.0
    Updating num_enum v0.7.2 -> v0.7.3
    Updating num_enum_derive v0.7.2 -> v0.7.3
    Updating once_cell v1.19.0 -> v1.20.2
    Updating opener v0.7.1 -> v0.7.2
    Updating openssl v0.10.64 -> v0.10.68
    Updating openssl-sys v0.9.102 -> v0.9.104
    Updating ordered-float v4.2.1 -> v4.6.0
    Updating pest v2.7.11 -> v2.7.15
    Updating pest_derive v2.7.11 -> v2.7.15
    Updating pest_generator v2.7.11 -> v2.7.15
    Updating pest_meta v2.7.11 -> v2.7.15
    Updating pin-project v1.1.5 -> v1.1.7
    Updating pin-project-internal v1.1.5 -> v1.1.7
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating pkg-config v0.3.30 -> v0.3.31
    Updating plotters v0.3.6 -> v0.3.7
    Updating plotters-backend v0.3.6 -> v0.3.7
    Updating plotters-svg v0.3.6 -> v0.3.7
    Updating portable-atomic v1.6.0 -> v1.10.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating pretty_assertions v1.4.0 -> v1.4.1
    Updating prettyplease v0.2.20 -> v0.2.25
    Updating proc-macro-crate v3.1.0 -> v3.2.0
    Updating proc-macro2 v1.0.86 -> v1.0.92
    Updating quote v1.0.36 -> v1.0.37
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.8
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.11.1
    Updating regex-automata v0.4.7 -> v0.4.9
    Updating regex-syntax v0.8.4 -> v0.8.5
    Updating ruint v1.12.3 -> v1.12.4
    Updating rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.42
    Updating rustversion v1.0.17 -> v1.0.18
    Updating scale-info v2.11.3 -> v2.11.6
    Updating scale-info-derive v2.11.3 -> v2.11.6
    Updating schannel v0.1.23 -> v0.1.27
    Updating security-framework v2.11.0 -> v2.11.1
    Updating security-framework-sys v2.11.0 -> v2.13.0
    Updating semver v1.0.23 -> v1.0.24
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.204 -> v1.0.216
    Updating serde_derive v1.0.204 -> v1.0.216
    Updating serde_json v1.0.120 -> v1.0.134
    Updating serde_spanned v0.6.6 -> v0.6.8
    Updating sha1_smol v1.0.0 -> v1.0.1
    Updating signal-hook-mio v0.2.3 -> v0.2.4
    Updating similar v2.5.0 -> v2.6.0
    Updating socket2 v0.5.7 -> v0.5.8
      Adding stable_deref_trait v1.2.0
    Updating syn v2.0.69 -> v2.0.90
      Adding synstructure v0.13.1
    Updating tempfile v3.10.1 -> v3.14.0
    Updating terminal_size v0.3.0 -> v0.4.1
    Removing thiserror v1.0.61
      Adding thiserror v1.0.69 (available: v2.0.9)
      Adding thiserror v2.0.9
    Removing thiserror-impl v1.0.61
      Adding thiserror-impl v1.0.69
      Adding thiserror-impl v2.0.9
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
      Adding tinystr v0.7.6
    Updating tinyvec v1.7.0 -> v1.8.1
    Updating tokio v1.38.0 -> v1.42.0
    Updating tokio-macros v2.3.0 -> v2.4.0
    Updating tokio-stream v0.1.15 -> v0.1.17
    Updating tokio-util v0.7.11 -> v0.7.13
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Removing toml_edit v0.21.1
    Removing toml_edit v0.22.14
      Adding toml_edit v0.22.22
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-attributes v0.1.27 -> v0.1.28
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating tracing-error v0.2.0 -> v0.2.1
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating ucd-trie v0.1.6 -> v0.1.7
    Updating unicase v2.7.0 -> v2.8.0
    Removing unicode-bidi v0.3.15
    Updating unicode-ident v1.0.12 -> v1.0.14
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-segmentation v1.11.0 -> v1.12.0
    Removing unicode-width v0.1.13
      Adding unicode-width v0.1.14
      Adding unicode-width v0.2.0
    Updating unicode-xid v0.2.4 -> v0.2.6
    Updating url v2.5.2 -> v2.5.4
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.99
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.49
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.99
    Updating web-sys v0.3.69 -> v0.3.76
      Adding web-time v1.1.0
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.20
      Adding write16 v1.0.0
      Adding writeable v0.5.5
    Updating xml-rs v0.8.20 -> v0.8.24
      Adding yoke v0.7.5
      Adding yoke-derive v0.7.5
      Adding zerofrom v0.1.5
      Adding zerofrom-derive v0.1.5
      Adding zerovec v0.10.4
      Adding zerovec-derive v0.10.3
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
note: pass `--verbose` to see 43 unchanged dependencies behind latest
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