Skip to content

Conversation

@github-actions
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 v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-json-abi v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-primitives v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-sol-types v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `ethers v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph
warning: patch `ethers-solc v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph
warning: patch `revm v33.1.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-interpreter v31.1.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-precompile v31.0.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-primitives v21.0.2 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
help: 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 389 packages to latest compatible versions
    Updating addr2line v0.21.0 -> v0.25.1
    Removing adler v1.0.2
      Adding adler2 v2.0.1
    Updating ahash v0.8.11 -> v0.8.12
    Updating aho-corasick v1.1.3 -> v1.1.4
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating alloy-rlp v0.3.7 -> v0.3.12
    Updating alloy-rlp-derive v0.3.7 -> v0.3.12
    Updating ammonia v4.0.0 -> v4.1.2
    Removing android-tzdata v0.1.1
    Updating anstream v0.6.14 -> v0.6.21
    Updating anstyle v1.0.7 -> v1.0.13
    Updating anstyle-parse v0.2.4 -> v0.2.7
    Updating anstyle-query v1.1.0 -> v1.1.5
    Updating anstyle-wincon v3.0.3 -> v3.0.11
    Updating anyhow v1.0.86 -> v1.0.100
    Updating arbitrary v1.3.2 -> v1.4.2
      Adding ark-ff v0.5.0
      Adding ark-ff-asm v0.5.0
      Adding ark-ff-macros v0.5.0
      Adding ark-serialize v0.5.0
      Adding ark-std v0.5.0
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating async-trait v0.1.80 -> v0.1.89
    Updating atomic v0.6.0 -> v0.6.1
    Updating auto_impl v1.2.0 -> v1.3.0
    Updating autocfg v1.3.0 -> v1.5.0
    Updating backtrace v0.3.71 -> v0.3.76
    Updating base64ct v1.6.0 -> v1.8.1
      Adding bit-set v0.8.0
      Adding bit-vec v0.8.0
    Updating bitflags v2.6.0 -> v2.10.0
      Adding block2 v0.6.2
    Updating blst v0.3.12 -> v0.3.16
    Updating bstr v1.9.1 -> v1.12.1
    Updating bumpalo v3.16.0 -> v3.19.1
    Updating byte-slice-cast v1.2.2 -> v1.2.3
    Updating bytemuck v1.16.1 -> v1.24.0
    Updating bytes v1.6.0 -> v1.11.0
    Updating bzip2-sys v0.1.11+1.0.8 -> v0.1.13+1.0.8
    Updating camino v1.1.7 -> v1.2.2
    Updating cargo-platform v0.1.8 -> v0.1.9
    Updating cc v1.0.104 -> v1.2.51
    Updating cfg-if v1.0.0 -> v1.0.4
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating chrono v0.4.38 -> v0.4.42
    Updating clap v4.5.8 -> v4.5.53
    Updating clap_builder v4.5.8 -> v4.5.53
    Updating clap_complete v4.5.7 -> v4.5.62
    Updating clap_complete_fig v4.5.1 -> v4.5.2
    Updating clap_derive v4.5.8 -> v4.5.49
    Updating clap_lex v0.7.1 -> v0.7.6
    Updating color-eyre v0.6.3 -> v0.6.5
    Updating color-spantrace v0.2.1 -> v0.3.0
    Updating colorchoice v1.0.1 -> v1.0.4
    Updating comfy-table v7.1.1 -> v7.2.1
    Updating console v0.15.8 -> v0.15.11
    Updating const-hex v1.12.0 -> v1.17.0
      Adding const_format v0.2.35
      Adding const_format_proc_macros v0.2.34
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.17
    Updating crc v3.2.1 -> v3.4.0
    Updating crc32fast v1.4.2 -> v1.5.0
    Updating crossbeam-channel v0.5.13 -> v0.5.15
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-utils v0.8.20 -> v0.8.21
      Adding crossterm v0.29.0
    Updating crunchy v0.2.2 -> v0.2.4
    Updating crypto-common v0.1.6 -> v0.1.7
      Adding cssparser v0.35.0
      Adding cssparser-macros v0.6.1
    Updating ctrlc v3.4.4 -> v3.5.1
      Adding darling v0.20.11
      Adding darling_core v0.20.11
      Adding darling_macro v0.20.11
    Updating data-encoding v2.6.0 -> v2.9.0
    Removing dbus v0.9.7
    Updating der v0.7.9 -> v0.7.10
    Updating deranged v0.3.11 -> v0.5.5
    Updating derive_arbitrary v1.3.2 -> v1.4.2
      Adding derive_builder v0.20.2
      Adding derive_builder_core v0.20.2
      Adding derive_builder_macro v0.20.2
    Removing derive_more v0.99.18
      Adding derive_more v0.99.20 (available: v2.1.1)
      Adding derive_more v1.0.0
      Adding derive_more-impl v1.0.0
      Adding dispatch2 v0.3.0
      Adding displaydoc v0.2.5
      Adding document-features v0.2.12
      Adding dtoa v1.0.11
      Adding dtoa-short v0.3.5
    Updating dunce v1.0.4 -> v1.0.5
      Adding educe v0.6.0
    Updating either v1.13.0 -> v1.15.0
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
      Adding enum-ordinalize v4.3.2
      Adding enum-ordinalize-derive v4.3.2
    Updating enumn v0.1.13 -> v0.1.14
    Updating env_filter v0.1.0 -> v0.1.4
    Updating env_logger v0.11.3 -> v0.11.8
    Updating equivalent v1.0.1 -> v1.0.2
    Updating errno v0.3.9 -> v0.3.14
    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 ff v0.13.0 -> v0.13.1
    Updating filetime v0.2.23 -> v0.2.26
      Adding find-msvc-tools v0.1.6
    Updating flate2 v1.0.30 -> v1.1.5
    Updating form_urlencoded v1.2.1 -> v1.2.2
    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
    Removing getrandom v0.2.15
      Adding getrandom v0.2.16
      Adding getrandom v0.3.4
    Updating gimli v0.28.1 -> v0.32.3
    Updating gix-trace v0.1.9 -> v0.1.16
    Updating gix-utils v0.1.12 -> v0.1.14
    Updating glob v0.3.1 -> v0.3.3
    Updating globset v0.4.14 -> v0.4.18
    Updating h2 v0.3.26 -> v0.3.27
    Updating half v2.4.1 -> v2.7.1
    Updating handlebars v5.1.2 -> v6.3.2
      Adding hashbrown v0.16.1
    Updating hermit-abi v0.3.9 -> v0.5.2
    Updating home v0.5.9 -> v0.5.12
    Updating html5ever v0.27.0 -> v0.35.0
    Updating http v1.1.0 -> v1.4.0
    Updating httparse v1.9.4 -> v1.10.1
    Removing humantime v2.1.0
    Updating hyper v0.14.29 -> v0.14.32 (available: v1.8.1)
    Updating iana-time-zone v0.1.60 -> v0.1.64
      Adding icu_collections v2.1.1
      Adding icu_locale_core v2.1.1
      Adding icu_normalizer v2.1.1
      Adding icu_normalizer_data v2.1.1
      Adding icu_properties v2.1.2
      Adding icu_properties_data v2.1.2
      Adding icu_provider v2.1.1
      Adding ident_case v1.0.1
    Updating idna v0.5.0 -> v1.1.0
      Adding idna_adapter v1.2.1
    Updating ignore v0.4.22 -> v0.4.25
    Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
    Updating indenter v0.3.3 -> v0.3.4
    Updating indexmap v2.2.6 -> v2.12.1
    Updating indicatif v0.17.8 -> v0.17.11 (available: v0.18.3)
    Updating indoc v2.0.5 -> v2.0.7
    Updating inout v0.1.3 -> v0.1.4
    Updating ipnet v2.9.0 -> v2.11.0
    Updating is-terminal v0.4.12 -> v0.4.17
    Updating is_terminal_polyfill v1.70.0 -> v1.70.2
      Adding itertools v0.13.0
    Updating itoa v1.0.11 -> v1.0.17
      Adding jiff v0.2.17
      Adding jiff-static v0.2.17
    Updating jobserver v0.1.31 -> v0.1.34
    Updating js-sys v0.3.69 -> v0.3.83
    Updating k256 v0.13.3 -> v0.13.4
    Updating kqueue v1.0.8 -> v1.1.1
    Updating libc v0.2.155 -> v0.2.178
    Removing libdbus-sys v0.2.5
    Updating libloading v0.8.4 -> v0.8.9
    Updating libm v0.2.8 -> v0.2.15
    Updating libredox v0.1.3 -> v0.1.12
    Updating libz-sys v1.1.18 -> v1.1.23
    Removing linux-raw-sys v0.4.14
      Adding linux-raw-sys v0.4.15
      Adding linux-raw-sys v0.11.0
      Adding litemap v0.8.1
      Adding litrs v1.0.0
    Updating lock_api v0.4.12 -> v0.4.14
    Updating log v0.4.22 -> v0.4.29
    Updating markup5ever v0.12.1 -> v0.35.0
      Adding match_token v0.35.0
    Updating matchers v0.1.0 -> v0.2.0
    Updating mdbook v0.4.40 -> v0.4.52 (available: v0.5.2)
    Updating memchr v2.7.4 -> v2.7.6
    Updating miniz_oxide v0.7.4 -> v0.8.9
      Adding mio v1.1.1
    Updating native-tls v0.2.12 -> v0.2.14
    Updating nix v0.28.0 -> v0.30.1
    Updating normpath v1.2.0 -> v1.5.0
    Updating nu-ansi-term v0.46.0 -> v0.50.3
      Adding num-modular v0.6.1
      Adding num-order v1.2.0
    Updating num_cpus v1.16.0 -> v1.17.0
    Updating num_enum v0.7.2 -> v0.7.5
    Updating num_enum_derive v0.7.2 -> v0.7.5
      Adding objc2 v0.6.3
      Adding objc2-encode v4.1.0
    Updating object v0.32.2 -> v0.37.3
    Updating once_cell v1.19.0 -> v1.21.3
      Adding once_cell_polyfill v1.70.2
    Updating oorandom v11.1.4 -> v11.1.5
    Updating opener v0.7.1 -> v0.8.3
    Updating openssl v0.10.64 -> v0.10.75
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating openssl-sys v0.9.102 -> v0.9.111
    Updating ordered-float v4.2.1 -> v4.6.0 (available: v5.1.0)
    Removing overload v0.1.1
    Updating owo-colors v3.5.0 -> v4.2.3
    Updating parity-scale-codec v3.6.12 -> v3.7.5
    Updating parity-scale-codec-derive v3.6.12 -> v3.7.5
    Updating parking_lot v0.12.3 -> v0.12.5
    Updating parking_lot_core v0.9.10 -> v0.9.12
    Updating percent-encoding v2.3.1 -> v2.3.2
    Updating pest v2.7.11 -> v2.8.4
    Updating pest_derive v2.7.11 -> v2.8.4
    Updating pest_generator v2.7.11 -> v2.8.4
    Updating pest_meta v2.7.11 -> v2.8.4
    Updating phf v0.11.2 -> v0.11.3
    Updating phf_codegen v0.11.2 -> v0.11.3
    Removing phf_generator v0.10.0
    Removing phf_generator v0.11.2
      Adding phf_generator v0.11.3
    Updating phf_macros v0.11.2 -> v0.11.3
    Removing phf_shared v0.10.0
    Removing phf_shared v0.11.2
      Adding phf_shared v0.11.3
    Updating pin-project v1.1.5 -> v1.1.10
    Updating pin-project-internal v1.1.5 -> v1.1.10
    Updating pin-project-lite v0.2.14 -> v0.2.16
    Updating pkg-config v0.3.30 -> v0.3.32
    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.13.0
      Adding portable-atomic-util v0.2.4
      Adding potential_utf v0.1.4
    Updating ppv-lite86 v0.2.17 -> v0.2.21
    Updating pretty_assertions v1.4.0 -> v1.4.1
    Updating prettyplease v0.2.20 -> v0.2.37
    Updating proc-macro-crate v3.1.0 -> v3.4.0
    Updating proc-macro2 v1.0.86 -> v1.0.104
    Updating proptest v1.5.0 -> v1.9.0
    Updating quote v1.0.36 -> v1.0.42
      Adding r-efi v5.3.0
      Adding rand v0.9.2
      Adding rand_chacha v0.9.0
      Adding rand_core v0.9.3
    Updating rand_xorshift v0.3.0 -> v0.4.0
    Updating rayon v1.10.0 -> v1.11.0
    Updating rayon-core v1.12.1 -> v1.13.0
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.18
      Adding redox_syscall v0.7.0
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.12.2
    Removing regex-automata v0.1.10
    Removing regex-automata v0.4.7
      Adding regex-automata v0.4.13
    Removing regex-syntax v0.6.29
    Removing regex-syntax v0.8.4
      Adding regex-syntax v0.8.8
    Updating ring v0.17.8 -> v0.17.14
    Updating rpassword v7.3.1 -> v7.4.0
    Updating rtoolbox v0.0.2 -> v0.0.3
    Updating ruint v1.12.3 -> v1.17.1
    Updating rustc-demangle v0.1.24 -> v0.1.26
    Updating rustc_version v0.4.0 -> v0.4.1
    Removing rustix v0.38.34
      Adding rustix v0.38.44
      Adding rustix v1.1.3
    Updating rustversion v1.0.17 -> v1.0.22
    Updating rusty-fork v0.3.0 -> v0.3.1
    Updating ryu v1.0.18 -> v1.0.22
    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.28
    Updating secp256k1-sys v0.8.1 -> v0.8.2
    Updating security-framework v2.11.0 -> v2.11.1
    Updating security-framework-sys v2.11.0 -> v2.15.0
    Updating semver v1.0.23 -> v1.0.27
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.204 -> v1.0.228
      Adding serde_core v1.0.228
    Updating serde_derive v1.0.204 -> v1.0.228
    Updating serde_json v1.0.120 -> v1.0.148
    Updating serde_spanned v0.6.6 -> v0.6.9
    Updating sha1_smol v1.0.0 -> v1.0.1
    Updating sha2 v0.10.8 -> v0.10.9
    Updating shell-words v1.1.0 -> v1.1.1
    Updating signal-hook v0.3.17 -> v0.3.18
    Updating signal-hook-mio v0.2.3 -> v0.2.5
    Updating signal-hook-registry v1.4.2 -> v1.4.8
      Adding simd-adler32 v0.3.8
    Updating similar v2.5.0 -> v2.7.0
    Updating simple_asn1 v0.6.2 -> v0.6.3
    Updating siphasher v0.3.11 -> v1.0.1
    Updating slab v0.4.9 -> v0.4.11
    Updating smallvec v1.13.2 -> v1.15.1
    Removing socket2 v0.5.7
      Adding socket2 v0.5.10
      Adding socket2 v0.6.1
      Adding stable_deref_trait v1.2.1
    Updating string_cache v0.8.7 -> v0.8.9
    Updating string_cache_codegen v0.5.2 -> v0.5.4
    Updating syn v2.0.69 -> v2.0.111
      Adding synstructure v0.13.2
    Updating tempfile v3.10.1 -> v3.24.0
    Updating terminal_size v0.3.0 -> v0.4.3
    Removing thiserror v1.0.61
      Adding thiserror v1.0.69 (available: v2.0.17)
      Adding thiserror v2.0.17
    Removing thiserror-impl v1.0.61
      Adding thiserror-impl v1.0.69
      Adding thiserror-impl v2.0.17
    Updating thread_local v1.1.8 -> v1.1.9
    Updating time v0.3.36 -> v0.3.44
    Updating time-core v0.1.2 -> v0.1.6
    Updating time-macros v0.2.18 -> v0.2.24
      Adding tinystr v0.8.2
    Updating tinyvec v1.7.0 -> v1.10.0
    Updating tokio v1.38.0 -> v1.48.0
    Updating tokio-macros v2.3.0 -> v2.6.0
    Updating tokio-stream v0.1.15 -> v0.1.17
    Updating tokio-util v0.7.11 -> v0.7.17
    Updating toml v0.8.14 -> v0.8.23 (available: v0.9.10+spec-1.1.0)
    Removing toml_datetime v0.6.6
      Adding toml_datetime v0.6.11
      Adding toml_datetime v0.7.5+spec-1.1.0
    Removing toml_edit v0.21.1
    Removing toml_edit v0.22.14
      Adding toml_edit v0.22.27
      Adding toml_edit v0.23.10+spec-1.0.0
      Adding toml_parser v1.0.6+spec-1.1.0
      Adding toml_write v0.1.2
    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.44
    Updating tracing-attributes v0.1.27 -> v0.1.31
    Updating tracing-core v0.1.32 -> v0.1.36
    Updating tracing-error v0.2.0 -> v0.2.1
    Updating tracing-subscriber v0.3.18 -> v0.3.22
    Updating typenum v1.17.0 -> v1.19.0
    Updating ucd-trie v0.1.6 -> v0.1.7
    Updating unicase v2.7.0 -> v2.8.1
    Removing unicode-bidi v0.3.15
    Updating unicode-ident v1.0.12 -> v1.0.22
    Updating unicode-normalization v0.1.23 -> v0.1.25
    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.2
    Updating unicode-xid v0.2.4 -> v0.2.6
    Updating url v2.5.2 -> v2.5.7
      Adding utf8_iter v1.0.4
    Updating valuable v0.1.0 -> v0.1.1
    Updating version_check v0.9.4 -> v0.9.5
    Updating wait-timeout v0.2.0 -> v0.2.1
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.11.1+wasi-snapshot-preview1
      Adding wasip2 v1.0.1+wasi-0.2.4
    Updating wasm-bindgen v0.2.92 -> v0.2.106
    Removing wasm-bindgen-backend v0.2.92
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.56
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.106
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.106
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.106
    Updating web-sys v0.3.69 -> v0.3.83
      Adding web-time v1.1.0
      Adding web_atoms v0.1.3
    Updating winapi-util v0.1.8 -> v0.1.11
    Updating windows-core v0.52.0 -> v0.62.2
      Adding windows-implement v0.60.2
      Adding windows-interface v0.59.3
      Adding windows-link v0.2.1
      Adding windows-result v0.4.1
      Adding windows-strings v0.5.1
      Adding windows-sys v0.59.0
      Adding windows-sys v0.60.2
      Adding windows-sys v0.61.2
      Adding windows-targets v0.53.5
      Adding windows_aarch64_gnullvm v0.53.1
      Adding windows_aarch64_msvc v0.53.1
      Adding windows_i686_gnu v0.53.1
      Adding windows_i686_gnullvm v0.53.1
      Adding windows_i686_msvc v0.53.1
      Adding windows_x86_64_gnu v0.53.1
      Adding windows_x86_64_gnullvm v0.53.1
      Adding windows_x86_64_msvc v0.53.1
    Updating winnow v0.6.13 -> v0.7.14
      Adding wit-bindgen v0.46.0
      Adding writeable v0.6.2
    Updating ws_stream_wasm v0.7.4 -> v0.7.5
    Updating xml-rs v0.8.20 -> v0.8.28
      Adding yoke v0.8.1
      Adding yoke-derive v0.8.1
    Updating zerocopy v0.7.35 -> v0.8.31
    Updating zerocopy-derive v0.7.35 -> v0.8.31
      Adding zerofrom v0.1.6
      Adding zerofrom-derive v0.1.6
    Updating zeroize v1.8.1 -> v1.8.2
      Adding zerotrie v0.2.3
      Adding zerovec v0.11.5
      Adding zerovec-derive v0.11.2
      Adding zmij v1.0.0
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.16+zstd.1.5.7
note: pass `--verbose` to see 46 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
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 9a8eeea to 2e7f7ca Compare December 22, 2024 00:15
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from ff0f859 to 87ad552 Compare January 5, 2025 00:15
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 86067ba to e5d0125 Compare January 19, 2025 00:15
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 73f65ca to cce5348 Compare July 27, 2025 00:19
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from e5855aa to 043c620 Compare August 10, 2025 00:19
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 1cbd636 to 213e4f3 Compare August 24, 2025 00:17
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from d217f2f to e5bfb9f Compare September 7, 2025 00:16
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from c48b7c7 to bf1239d Compare October 5, 2025 00:17
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from c894669 to 7894432 Compare October 26, 2025 00:17
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from 18c7370 to 8845cca Compare November 16, 2025 00:17
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from c5c110d to 4f28ec8 Compare November 30, 2025 00:19
@github-actions github-actions bot force-pushed the cargo-update branch 2 times, most recently from d409daa to c49c194 Compare December 21, 2025 00:18
    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 v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-json-abi v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-primitives v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `alloy-sol-types v1.5.2 (https://github.com/alloy-rs/core/?branch=main#3625aa08)` was not used in the crate graph
warning: patch `ethers v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph
warning: patch `ethers-solc v2.0.14 (https://github.com/gakonst/ethers-rs#6e2ff0ef)` was not used in the crate graph
warning: patch `revm v33.1.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-interpreter v31.1.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-precompile v31.0.0 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
warning: patch `revm-primitives v21.0.2 (https://github.com/bluealloy/revm/?branch=main#949a8a82)` was not used in the crate graph
help: 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 389 packages to latest compatible versions
    Updating addr2line v0.21.0 -> v0.25.1
    Removing adler v1.0.2
      Adding adler2 v2.0.1
    Updating ahash v0.8.11 -> v0.8.12
    Updating aho-corasick v1.1.3 -> v1.1.4
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating alloy-rlp v0.3.7 -> v0.3.12
    Updating alloy-rlp-derive v0.3.7 -> v0.3.12
    Updating ammonia v4.0.0 -> v4.1.2
    Removing android-tzdata v0.1.1
    Updating anstream v0.6.14 -> v0.6.21
    Updating anstyle v1.0.7 -> v1.0.13
    Updating anstyle-parse v0.2.4 -> v0.2.7
    Updating anstyle-query v1.1.0 -> v1.1.5
    Updating anstyle-wincon v3.0.3 -> v3.0.11
    Updating anyhow v1.0.86 -> v1.0.100
    Updating arbitrary v1.3.2 -> v1.4.2
      Adding ark-ff v0.5.0
      Adding ark-ff-asm v0.5.0
      Adding ark-ff-macros v0.5.0
      Adding ark-serialize v0.5.0
      Adding ark-std v0.5.0
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating async-trait v0.1.80 -> v0.1.89
    Updating atomic v0.6.0 -> v0.6.1
    Updating auto_impl v1.2.0 -> v1.3.0
    Updating autocfg v1.3.0 -> v1.5.0
    Updating backtrace v0.3.71 -> v0.3.76
    Updating base64ct v1.6.0 -> v1.8.1
      Adding bit-set v0.8.0
      Adding bit-vec v0.8.0
    Updating bitflags v2.6.0 -> v2.10.0
      Adding block2 v0.6.2
    Updating blst v0.3.12 -> v0.3.16
    Updating bstr v1.9.1 -> v1.12.1
    Updating bumpalo v3.16.0 -> v3.19.1
    Updating byte-slice-cast v1.2.2 -> v1.2.3
    Updating bytemuck v1.16.1 -> v1.24.0
    Updating bytes v1.6.0 -> v1.11.0
    Updating bzip2-sys v0.1.11+1.0.8 -> v0.1.13+1.0.8
    Updating camino v1.1.7 -> v1.2.2
    Updating cargo-platform v0.1.8 -> v0.1.9
    Updating cc v1.0.104 -> v1.2.51
    Updating cfg-if v1.0.0 -> v1.0.4
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating chrono v0.4.38 -> v0.4.42
    Updating clap v4.5.8 -> v4.5.53
    Updating clap_builder v4.5.8 -> v4.5.53
    Updating clap_complete v4.5.7 -> v4.5.62
    Updating clap_complete_fig v4.5.1 -> v4.5.2
    Updating clap_derive v4.5.8 -> v4.5.49
    Updating clap_lex v0.7.1 -> v0.7.6
    Updating color-eyre v0.6.3 -> v0.6.5
    Updating color-spantrace v0.2.1 -> v0.3.0
    Updating colorchoice v1.0.1 -> v1.0.4
    Updating comfy-table v7.1.1 -> v7.2.1
    Updating console v0.15.8 -> v0.15.11
    Updating const-hex v1.12.0 -> v1.17.0
      Adding const_format v0.2.35
      Adding const_format_proc_macros v0.2.34
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.17
    Updating crc v3.2.1 -> v3.4.0
    Updating crc32fast v1.4.2 -> v1.5.0
    Updating crossbeam-channel v0.5.13 -> v0.5.15
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-utils v0.8.20 -> v0.8.21
      Adding crossterm v0.29.0
    Updating crunchy v0.2.2 -> v0.2.4
    Updating crypto-common v0.1.6 -> v0.1.7
      Adding cssparser v0.35.0
      Adding cssparser-macros v0.6.1
    Updating ctrlc v3.4.4 -> v3.5.1
      Adding darling v0.20.11
      Adding darling_core v0.20.11
      Adding darling_macro v0.20.11
    Updating data-encoding v2.6.0 -> v2.9.0
    Removing dbus v0.9.7
    Updating der v0.7.9 -> v0.7.10
    Updating deranged v0.3.11 -> v0.5.5
    Updating derive_arbitrary v1.3.2 -> v1.4.2
      Adding derive_builder v0.20.2
      Adding derive_builder_core v0.20.2
      Adding derive_builder_macro v0.20.2
    Removing derive_more v0.99.18
      Adding derive_more v0.99.20 (available: v2.1.1)
      Adding derive_more v1.0.0
      Adding derive_more-impl v1.0.0
      Adding dispatch2 v0.3.0
      Adding displaydoc v0.2.5
      Adding document-features v0.2.12
      Adding dtoa v1.0.11
      Adding dtoa-short v0.3.5
    Updating dunce v1.0.4 -> v1.0.5
      Adding educe v0.6.0
    Updating either v1.13.0 -> v1.15.0
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
      Adding enum-ordinalize v4.3.2
      Adding enum-ordinalize-derive v4.3.2
    Updating enumn v0.1.13 -> v0.1.14
    Updating env_filter v0.1.0 -> v0.1.4
    Updating env_logger v0.11.3 -> v0.11.8
    Updating equivalent v1.0.1 -> v1.0.2
    Updating errno v0.3.9 -> v0.3.14
    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 ff v0.13.0 -> v0.13.1
    Updating filetime v0.2.23 -> v0.2.26
      Adding find-msvc-tools v0.1.6
    Updating flate2 v1.0.30 -> v1.1.5
    Updating form_urlencoded v1.2.1 -> v1.2.2
    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
    Removing getrandom v0.2.15
      Adding getrandom v0.2.16
      Adding getrandom v0.3.4
    Updating gimli v0.28.1 -> v0.32.3
    Updating gix-trace v0.1.9 -> v0.1.16
    Updating gix-utils v0.1.12 -> v0.1.14
    Updating glob v0.3.1 -> v0.3.3
    Updating globset v0.4.14 -> v0.4.18
    Updating h2 v0.3.26 -> v0.3.27
    Updating half v2.4.1 -> v2.7.1
    Updating handlebars v5.1.2 -> v6.3.2
      Adding hashbrown v0.16.1
    Updating hermit-abi v0.3.9 -> v0.5.2
    Updating home v0.5.9 -> v0.5.12
    Updating html5ever v0.27.0 -> v0.35.0
    Updating http v1.1.0 -> v1.4.0
    Updating httparse v1.9.4 -> v1.10.1
    Removing humantime v2.1.0
    Updating hyper v0.14.29 -> v0.14.32 (available: v1.8.1)
    Updating iana-time-zone v0.1.60 -> v0.1.64
      Adding icu_collections v2.1.1
      Adding icu_locale_core v2.1.1
      Adding icu_normalizer v2.1.1
      Adding icu_normalizer_data v2.1.1
      Adding icu_properties v2.1.2
      Adding icu_properties_data v2.1.2
      Adding icu_provider v2.1.1
      Adding ident_case v1.0.1
    Updating idna v0.5.0 -> v1.1.0
      Adding idna_adapter v1.2.1
    Updating ignore v0.4.22 -> v0.4.25
    Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
    Updating indenter v0.3.3 -> v0.3.4
    Updating indexmap v2.2.6 -> v2.12.1
    Updating indicatif v0.17.8 -> v0.17.11 (available: v0.18.3)
    Updating indoc v2.0.5 -> v2.0.7
    Updating inout v0.1.3 -> v0.1.4
    Updating ipnet v2.9.0 -> v2.11.0
    Updating is-terminal v0.4.12 -> v0.4.17
    Updating is_terminal_polyfill v1.70.0 -> v1.70.2
      Adding itertools v0.13.0
    Updating itoa v1.0.11 -> v1.0.17
      Adding jiff v0.2.17
      Adding jiff-static v0.2.17
    Updating jobserver v0.1.31 -> v0.1.34
    Updating js-sys v0.3.69 -> v0.3.83
    Updating k256 v0.13.3 -> v0.13.4
    Updating kqueue v1.0.8 -> v1.1.1
    Updating libc v0.2.155 -> v0.2.178
    Removing libdbus-sys v0.2.5
    Updating libloading v0.8.4 -> v0.8.9
    Updating libm v0.2.8 -> v0.2.15
    Updating libredox v0.1.3 -> v0.1.12
    Updating libz-sys v1.1.18 -> v1.1.23
    Removing linux-raw-sys v0.4.14
      Adding linux-raw-sys v0.4.15
      Adding linux-raw-sys v0.11.0
      Adding litemap v0.8.1
      Adding litrs v1.0.0
    Updating lock_api v0.4.12 -> v0.4.14
    Updating log v0.4.22 -> v0.4.29
    Updating markup5ever v0.12.1 -> v0.35.0
      Adding match_token v0.35.0
    Updating matchers v0.1.0 -> v0.2.0
    Updating mdbook v0.4.40 -> v0.4.52 (available: v0.5.2)
    Updating memchr v2.7.4 -> v2.7.6
    Updating miniz_oxide v0.7.4 -> v0.8.9
      Adding mio v1.1.1
    Updating native-tls v0.2.12 -> v0.2.14
    Updating nix v0.28.0 -> v0.30.1
    Updating normpath v1.2.0 -> v1.5.0
    Updating nu-ansi-term v0.46.0 -> v0.50.3
      Adding num-modular v0.6.1
      Adding num-order v1.2.0
    Updating num_cpus v1.16.0 -> v1.17.0
    Updating num_enum v0.7.2 -> v0.7.5
    Updating num_enum_derive v0.7.2 -> v0.7.5
      Adding objc2 v0.6.3
      Adding objc2-encode v4.1.0
    Updating object v0.32.2 -> v0.37.3
    Updating once_cell v1.19.0 -> v1.21.3
      Adding once_cell_polyfill v1.70.2
    Updating oorandom v11.1.4 -> v11.1.5
    Updating opener v0.7.1 -> v0.8.3
    Updating openssl v0.10.64 -> v0.10.75
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating openssl-sys v0.9.102 -> v0.9.111
    Updating ordered-float v4.2.1 -> v4.6.0 (available: v5.1.0)
    Removing overload v0.1.1
    Updating owo-colors v3.5.0 -> v4.2.3
    Updating parity-scale-codec v3.6.12 -> v3.7.5
    Updating parity-scale-codec-derive v3.6.12 -> v3.7.5
    Updating parking_lot v0.12.3 -> v0.12.5
    Updating parking_lot_core v0.9.10 -> v0.9.12
    Updating percent-encoding v2.3.1 -> v2.3.2
    Updating pest v2.7.11 -> v2.8.4
    Updating pest_derive v2.7.11 -> v2.8.4
    Updating pest_generator v2.7.11 -> v2.8.4
    Updating pest_meta v2.7.11 -> v2.8.4
    Updating phf v0.11.2 -> v0.11.3
    Updating phf_codegen v0.11.2 -> v0.11.3
    Removing phf_generator v0.10.0
    Removing phf_generator v0.11.2
      Adding phf_generator v0.11.3
    Updating phf_macros v0.11.2 -> v0.11.3
    Removing phf_shared v0.10.0
    Removing phf_shared v0.11.2
      Adding phf_shared v0.11.3
    Updating pin-project v1.1.5 -> v1.1.10
    Updating pin-project-internal v1.1.5 -> v1.1.10
    Updating pin-project-lite v0.2.14 -> v0.2.16
    Updating pkg-config v0.3.30 -> v0.3.32
    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.13.0
      Adding portable-atomic-util v0.2.4
      Adding potential_utf v0.1.4
    Updating ppv-lite86 v0.2.17 -> v0.2.21
    Updating pretty_assertions v1.4.0 -> v1.4.1
    Updating prettyplease v0.2.20 -> v0.2.37
    Updating proc-macro-crate v3.1.0 -> v3.4.0
    Updating proc-macro2 v1.0.86 -> v1.0.104
    Updating proptest v1.5.0 -> v1.9.0
    Updating quote v1.0.36 -> v1.0.42
      Adding r-efi v5.3.0
      Adding rand v0.9.2
      Adding rand_chacha v0.9.0
      Adding rand_core v0.9.3
    Updating rand_xorshift v0.3.0 -> v0.4.0
    Updating rayon v1.10.0 -> v1.11.0
    Updating rayon-core v1.12.1 -> v1.13.0
    Removing redox_syscall v0.4.1
    Removing redox_syscall v0.5.2
      Adding redox_syscall v0.5.18
      Adding redox_syscall v0.7.0
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.12.2
    Removing regex-automata v0.1.10
    Removing regex-automata v0.4.7
      Adding regex-automata v0.4.13
    Removing regex-syntax v0.6.29
    Removing regex-syntax v0.8.4
      Adding regex-syntax v0.8.8
    Updating ring v0.17.8 -> v0.17.14
    Updating rpassword v7.3.1 -> v7.4.0
    Updating rtoolbox v0.0.2 -> v0.0.3
    Updating ruint v1.12.3 -> v1.17.1
    Updating rustc-demangle v0.1.24 -> v0.1.26
    Updating rustc_version v0.4.0 -> v0.4.1
    Removing rustix v0.38.34
      Adding rustix v0.38.44
      Adding rustix v1.1.3
    Updating rustversion v1.0.17 -> v1.0.22
    Updating rusty-fork v0.3.0 -> v0.3.1
    Updating ryu v1.0.18 -> v1.0.22
    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.28
    Updating secp256k1-sys v0.8.1 -> v0.8.2
    Updating security-framework v2.11.0 -> v2.11.1
    Updating security-framework-sys v2.11.0 -> v2.15.0
    Updating semver v1.0.23 -> v1.0.27
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.204 -> v1.0.228
      Adding serde_core v1.0.228
    Updating serde_derive v1.0.204 -> v1.0.228
    Updating serde_json v1.0.120 -> v1.0.148
    Updating serde_spanned v0.6.6 -> v0.6.9
    Updating sha1_smol v1.0.0 -> v1.0.1
    Updating sha2 v0.10.8 -> v0.10.9
    Updating shell-words v1.1.0 -> v1.1.1
    Updating signal-hook v0.3.17 -> v0.3.18
    Updating signal-hook-mio v0.2.3 -> v0.2.5
    Updating signal-hook-registry v1.4.2 -> v1.4.8
      Adding simd-adler32 v0.3.8
    Updating similar v2.5.0 -> v2.7.0
    Updating simple_asn1 v0.6.2 -> v0.6.3
    Updating siphasher v0.3.11 -> v1.0.1
    Updating slab v0.4.9 -> v0.4.11
    Updating smallvec v1.13.2 -> v1.15.1
    Removing socket2 v0.5.7
      Adding socket2 v0.5.10
      Adding socket2 v0.6.1
      Adding stable_deref_trait v1.2.1
    Updating string_cache v0.8.7 -> v0.8.9
    Updating string_cache_codegen v0.5.2 -> v0.5.4
    Updating syn v2.0.69 -> v2.0.111
      Adding synstructure v0.13.2
    Updating tempfile v3.10.1 -> v3.24.0
    Updating terminal_size v0.3.0 -> v0.4.3
    Removing thiserror v1.0.61
      Adding thiserror v1.0.69 (available: v2.0.17)
      Adding thiserror v2.0.17
    Removing thiserror-impl v1.0.61
      Adding thiserror-impl v1.0.69
      Adding thiserror-impl v2.0.17
    Updating thread_local v1.1.8 -> v1.1.9
    Updating time v0.3.36 -> v0.3.44
    Updating time-core v0.1.2 -> v0.1.6
    Updating time-macros v0.2.18 -> v0.2.24
      Adding tinystr v0.8.2
    Updating tinyvec v1.7.0 -> v1.10.0
    Updating tokio v1.38.0 -> v1.48.0
    Updating tokio-macros v2.3.0 -> v2.6.0
    Updating tokio-stream v0.1.15 -> v0.1.17
    Updating tokio-util v0.7.11 -> v0.7.17
    Updating toml v0.8.14 -> v0.8.23 (available: v0.9.10+spec-1.1.0)
    Removing toml_datetime v0.6.6
      Adding toml_datetime v0.6.11
      Adding toml_datetime v0.7.5+spec-1.1.0
    Removing toml_edit v0.21.1
    Removing toml_edit v0.22.14
      Adding toml_edit v0.22.27
      Adding toml_edit v0.23.10+spec-1.0.0
      Adding toml_parser v1.0.6+spec-1.1.0
      Adding toml_write v0.1.2
    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.44
    Updating tracing-attributes v0.1.27 -> v0.1.31
    Updating tracing-core v0.1.32 -> v0.1.36
    Updating tracing-error v0.2.0 -> v0.2.1
    Updating tracing-subscriber v0.3.18 -> v0.3.22
    Updating typenum v1.17.0 -> v1.19.0
    Updating ucd-trie v0.1.6 -> v0.1.7
    Updating unicase v2.7.0 -> v2.8.1
    Removing unicode-bidi v0.3.15
    Updating unicode-ident v1.0.12 -> v1.0.22
    Updating unicode-normalization v0.1.23 -> v0.1.25
    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.2
    Updating unicode-xid v0.2.4 -> v0.2.6
    Updating url v2.5.2 -> v2.5.7
      Adding utf8_iter v1.0.4
    Updating valuable v0.1.0 -> v0.1.1
    Updating version_check v0.9.4 -> v0.9.5
    Updating wait-timeout v0.2.0 -> v0.2.1
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.11.1+wasi-snapshot-preview1
      Adding wasip2 v1.0.1+wasi-0.2.4
    Updating wasm-bindgen v0.2.92 -> v0.2.106
    Removing wasm-bindgen-backend v0.2.92
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.56
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.106
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.106
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.106
    Updating web-sys v0.3.69 -> v0.3.83
      Adding web-time v1.1.0
      Adding web_atoms v0.1.3
    Updating winapi-util v0.1.8 -> v0.1.11
    Updating windows-core v0.52.0 -> v0.62.2
      Adding windows-implement v0.60.2
      Adding windows-interface v0.59.3
      Adding windows-link v0.2.1
      Adding windows-result v0.4.1
      Adding windows-strings v0.5.1
      Adding windows-sys v0.59.0
      Adding windows-sys v0.60.2
      Adding windows-sys v0.61.2
      Adding windows-targets v0.53.5
      Adding windows_aarch64_gnullvm v0.53.1
      Adding windows_aarch64_msvc v0.53.1
      Adding windows_i686_gnu v0.53.1
      Adding windows_i686_gnullvm v0.53.1
      Adding windows_i686_msvc v0.53.1
      Adding windows_x86_64_gnu v0.53.1
      Adding windows_x86_64_gnullvm v0.53.1
      Adding windows_x86_64_msvc v0.53.1
    Updating winnow v0.6.13 -> v0.7.14
      Adding wit-bindgen v0.46.0
      Adding writeable v0.6.2
    Updating ws_stream_wasm v0.7.4 -> v0.7.5
    Updating xml-rs v0.8.20 -> v0.8.28
      Adding yoke v0.8.1
      Adding yoke-derive v0.8.1
    Updating zerocopy v0.7.35 -> v0.8.31
    Updating zerocopy-derive v0.7.35 -> v0.8.31
      Adding zerofrom v0.1.6
      Adding zerofrom-derive v0.1.6
    Updating zeroize v1.8.1 -> v1.8.2
      Adding zerotrie v0.2.3
      Adding zerovec v0.11.5
      Adding zerovec-derive v0.11.2
      Adding zmij v1.0.0
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.16+zstd.1.5.7
note: pass `--verbose` to see 46 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.

2 participants