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 #7079

Merged
merged 1 commit into from
Feb 11, 2024
Merged

chore(deps): weekly cargo update #7079

merged 1 commit into from
Feb 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating ahash v0.7.7 -> v0.7.8 (latest: v0.8.7)
    Updating async-channel v2.1.1 -> v2.2.0
    Removing bindgen v0.66.1
    Updating bytemuck v1.14.1 -> v1.14.3
    Updating c-kzg v0.4.0 -> v0.4.1
    Updating cargo-platform v0.1.6 -> v0.1.7
    Removing cexpr v0.6.0
    Removing clang-sys v1.7.0
    Updating clap v4.4.18 -> v4.5.0
    Updating clap_builder v4.4.18 -> v4.5.0
    Updating clap_complete v4.4.10 -> v4.5.0
    Updating clap_complete_fig v4.4.2 -> v4.5.0
    Updating clap_derive v4.4.7 -> v4.5.0
    Updating clap_lex v0.6.0 -> v0.7.0
    Updating const-hex v1.10.0 -> v1.11.0
    Updating either v1.9.0 -> v1.10.0
      Adding env_filter v0.1.0
    Updating env_logger v0.10.2 -> v0.11.1
      Adding event-listener v5.0.0
      Adding event-listener-strategy v0.5.0
    Updating handlebars v4.5.0 -> v5.1.0
    Updating indicatif v0.17.7 -> v0.17.8
    Updating is-terminal v0.4.10 -> v0.4.12
    Updating jobserver v0.1.27 -> v0.1.28
    Updating js-sys v0.3.67 -> v0.3.68
    Removing lazycell v1.3.0
    Removing libloading v0.8.1
    Updating mdbook v0.4.36 -> v0.4.37
    Updating num-complex v0.4.4 -> v0.4.5
    Updating num-integer v0.1.45 -> v0.1.46
    Updating num-iter v0.1.43 -> v0.1.44
    Updating num-traits v0.2.17 -> v0.2.18
    Removing pathdiff v0.2.1
    Removing peeking_take_while v0.1.2
    Updating pulldown-cmark v0.9.6 -> v0.10.0
      Adding pulldown-cmark-escape v0.10.0
    Removing rustc-hash v1.1.0
      Adding strsim v0.11.0
    Removing termcolor v1.4.1
    Updating toml_edit v0.22.0 -> v0.22.4
    Updating unicode-segmentation v1.10.1 -> v1.11.0
    Updating wasm-bindgen v0.2.90 -> v0.2.91
    Updating wasm-bindgen-backend v0.2.90 -> v0.2.91
    Updating wasm-bindgen-futures v0.4.40 -> v0.4.41
    Updating wasm-bindgen-macro v0.2.90 -> v0.2.91
    Updating wasm-bindgen-macro-support v0.2.90 -> v0.2.91
    Updating wasm-bindgen-shared v0.2.90 -> v0.2.91
    Updating web-sys v0.3.67 -> v0.3.68
    Updating winnow v0.5.37 -> v0.5.39
note: pass `--verbose` to see 176 unchanged dependencies behind latest

    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating ahash v0.7.7 -> v0.7.8 (latest: v0.8.7)
    Updating async-channel v2.1.1 -> v2.2.0
    Removing bindgen v0.66.1
    Updating bytemuck v1.14.1 -> v1.14.3
    Updating c-kzg v0.4.0 -> v0.4.1
    Updating cargo-platform v0.1.6 -> v0.1.7
    Removing cexpr v0.6.0
    Removing clang-sys v1.7.0
    Updating clap v4.4.18 -> v4.5.0
    Updating clap_builder v4.4.18 -> v4.5.0
    Updating clap_complete v4.4.10 -> v4.5.0
    Updating clap_complete_fig v4.4.2 -> v4.5.0
    Updating clap_derive v4.4.7 -> v4.5.0
    Updating clap_lex v0.6.0 -> v0.7.0
    Updating const-hex v1.10.0 -> v1.11.0
    Updating either v1.9.0 -> v1.10.0
      Adding env_filter v0.1.0
    Updating env_logger v0.10.2 -> v0.11.1
      Adding event-listener v5.0.0
      Adding event-listener-strategy v0.5.0
    Updating handlebars v4.5.0 -> v5.1.0
    Updating indicatif v0.17.7 -> v0.17.8
    Updating is-terminal v0.4.10 -> v0.4.12
    Updating jobserver v0.1.27 -> v0.1.28
    Updating js-sys v0.3.67 -> v0.3.68
    Removing lazycell v1.3.0
    Removing libloading v0.8.1
    Updating mdbook v0.4.36 -> v0.4.37
    Updating num-complex v0.4.4 -> v0.4.5
    Updating num-integer v0.1.45 -> v0.1.46
    Updating num-iter v0.1.43 -> v0.1.44
    Updating num-traits v0.2.17 -> v0.2.18
    Removing pathdiff v0.2.1
    Removing peeking_take_while v0.1.2
    Updating pulldown-cmark v0.9.6 -> v0.10.0
      Adding pulldown-cmark-escape v0.10.0
    Removing rustc-hash v1.1.0
      Adding strsim v0.11.0
    Removing termcolor v1.4.1
    Updating toml_edit v0.22.0 -> v0.22.4
    Updating unicode-segmentation v1.10.1 -> v1.11.0
    Updating wasm-bindgen v0.2.90 -> v0.2.91
    Updating wasm-bindgen-backend v0.2.90 -> v0.2.91
    Updating wasm-bindgen-futures v0.4.40 -> v0.4.41
    Updating wasm-bindgen-macro v0.2.90 -> v0.2.91
    Updating wasm-bindgen-macro-support v0.2.90 -> v0.2.91
    Updating wasm-bindgen-shared v0.2.90 -> v0.2.91
    Updating web-sys v0.3.67 -> v0.3.68
    Updating winnow v0.5.37 -> v0.5.39
note: pass `--verbose` to see 176 unchanged dependencies behind latest
@DaniPopes DaniPopes closed this Feb 11, 2024
@DaniPopes DaniPopes reopened this Feb 11, 2024
@DaniPopes DaniPopes merged commit 92ba67f into master Feb 11, 2024
20 checks passed
@DaniPopes DaniPopes deleted the cargo-update branch February 11, 2024 03:48
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