Skip to content

Commit

Permalink
chore(deps): weekly cargo update
Browse files Browse the repository at this point in the history
    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.12 (https://github.com/alloy-rs/core/?branch=main#732b6c51)` was not used in the crate graph.
Patch `alloy-json-abi v0.8.12 (https://github.com/alloy-rs/core/?branch=main#732b6c51)` was not used in the crate graph.
Patch `alloy-primitives v0.8.12 (https://github.com/alloy-rs/core/?branch=main#732b6c51)` was not used in the crate graph.
Patch `alloy-sol-types v0.8.12 (https://github.com/alloy-rs/core/?branch=main#732b6c51)` 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#bbc8d81d)` was not used in the crate graph.
Patch `revm-interpreter v10.0.1 (https://github.com/bluealloy/revm/?branch=main#bbc8d81d)` was not used in the crate graph.
Patch `revm-precompile v11.0.1 (https://github.com/bluealloy/revm/?branch=main#bbc8d81d)` was not used in the crate graph.
Patch `revm-primitives v9.0.1 (https://github.com/bluealloy/revm/?branch=main#bbc8d81d)` 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 203 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating allocator-api2 v0.2.18 -> v0.2.20
    Updating alloy-rlp v0.3.7 -> v0.3.9
    Updating alloy-rlp-derive v0.3.7 -> v0.3.9
    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.93
    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.0
    Updating bytemuck v1.16.1 -> v1.19.0
    Updating bytes v1.6.0 -> v1.8.0
    Updating camino v1.1.7 -> v1.1.9
    Updating cc v1.0.104 -> v1.2.1
    Updating cfg_aliases v0.1.1 -> v0.2.1
    Updating clap v4.5.8 -> v4.5.21
    Updating clap_builder v4.5.8 -> v4.5.21
    Updating clap_complete v4.5.7 -> v4.5.38
    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.3
    Updating colorchoice v1.0.1 -> v1.0.3
    Updating comfy-table v7.1.1 -> v7.1.3
    Updating const-hex v1.12.0 -> v1.13.1
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.15
      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 encoding_rs v0.8.34 -> v0.8.35
    Updating enumn v0.1.13 -> v0.1.14
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    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.2.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.1
      Adding hermit-abi v0.4.0
    Updating httparse v1.9.4 -> v1.9.5
    Updating hyper v0.14.29 -> v0.14.31 (available: v1.5.0)
    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 indexmap v2.2.6 -> v2.6.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 jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.72
    Updating k256 v0.13.3 -> v0.13.4
    Updating libc v0.2.155 -> v0.2.164
    Updating libloading v0.8.4 -> v0.8.5
    Updating libm v0.2.8 -> v0.2.11
    Updating libz-sys v1.1.18 -> v1.1.20
      Adding litemap v0.7.3
    Updating mdbook v0.4.40 -> v0.4.42
      Adding miniz_oxide v0.8.0
      Adding mio v1.0.2
    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.5.0
    Updating pest v2.7.11 -> v2.7.14
    Updating pest_derive v2.7.11 -> v2.7.14
    Updating pest_generator v2.7.11 -> v2.7.14
    Updating pest_meta v2.7.11 -> v2.7.14
    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.9.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.89
    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.7
    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 rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.40
    Updating rustversion v1.0.17 -> v1.0.18
    Updating scale-info v2.11.3 -> v2.11.5
    Updating scale-info-derive v2.11.3 -> v2.11.5
    Updating schannel v0.1.23 -> v0.1.26
    Updating security-framework v2.11.0 -> v2.11.1
    Updating security-framework-sys v2.11.0 -> v2.12.1
    Updating serde v1.0.204 -> v1.0.215
    Updating serde_derive v1.0.204 -> v1.0.215
    Updating serde_json v1.0.120 -> v1.0.132
    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
      Adding stable_deref_trait v1.2.0
    Updating syn v2.0.69 -> v2.0.87
      Adding synstructure v0.13.1
    Updating tempfile v3.10.1 -> v3.14.0
    Updating terminal_size v0.3.0 -> v0.4.0
    Updating thiserror v1.0.61 -> v1.0.69 (available: v2.0.3)
    Updating thiserror-impl v1.0.61 -> v1.0.69
      Adding tinystr v0.7.6
    Updating tinyvec v1.7.0 -> v1.8.0
    Updating tokio v1.38.0 -> v1.41.1
    Updating tokio-macros v2.3.0 -> v2.4.0
    Updating tokio-stream v0.1.15 -> v0.1.16
    Updating tokio-util v0.7.11 -> v0.7.12
    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 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.13
    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.3
      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.95
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.95
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.45
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.95
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.95
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.95
    Updating web-sys v0.3.69 -> v0.3.72
      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.23
      Adding yoke v0.7.4
      Adding yoke-derive v0.7.4
      Adding zerofrom v0.1.4
      Adding zerofrom-derive v0.1.4
      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 42 unchanged dependencies behind latest
  • Loading branch information
vanvianen authored Nov 17, 2024
1 parent 8a882ee commit a8e3692
Showing 1 changed file with 830 additions and 475 deletions.
Loading

0 comments on commit a8e3692

Please sign in to comment.