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

Merged
merged 1 commit into from
Mar 24, 2024
Merged

chore(deps): weekly cargo update #7479

merged 1 commit into from
Mar 24, 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/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating aho-corasick v1.1.2 -> v1.1.3
    Updating async-recursion v1.0.5 -> v1.1.0
    Updating backtrace v0.3.69 -> v0.3.71
    Updating bitflags v2.4.2 -> v2.5.0
    Updating bs58 v0.5.0 -> v0.5.1
    Updating bytes v1.5.0 -> v1.6.0
    Updating cargo-platform v0.1.7 -> v0.1.8
 Downgrading enr v0.10.1 -> v0.10.0 (latest: v0.11.0)
      Adding fs2 v0.4.3
    Updating futures-lite v2.2.0 -> v2.3.0
    Updating indexmap v2.2.5 -> v2.2.6
    Updating indoc v2.0.4 -> v2.0.5
    Updating pear v0.2.8 -> v0.2.9
    Updating pear_codegen v0.2.8 -> v0.2.9
    Updating regex v1.10.3 -> v1.10.4
    Updating reqwest v0.11.26 -> v0.11.27 (latest: v0.12.1)
    Updating rustix v0.38.31 -> v0.38.32
    Updating smallvec v1.13.1 -> v1.13.2
 Downgrading svm-rs v0.3.6 -> v0.3.5 (latest: v0.4.1)
    Updating toml v0.8.11 -> v0.8.12
    Updating toml_edit v0.22.7 -> v0.22.9
note: pass `--verbose` to see 190 unchanged dependencies behind latest

    Updating git repository `https://github.com/alloy-rs/alloy`
    Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
    Updating aho-corasick v1.1.2 -> v1.1.3
    Updating async-recursion v1.0.5 -> v1.1.0
    Updating backtrace v0.3.69 -> v0.3.71
    Updating bitflags v2.4.2 -> v2.5.0
    Updating bs58 v0.5.0 -> v0.5.1
    Updating bytes v1.5.0 -> v1.6.0
    Updating cargo-platform v0.1.7 -> v0.1.8
 Downgrading enr v0.10.1 -> v0.10.0 (latest: v0.11.0)
      Adding fs2 v0.4.3
    Updating futures-lite v2.2.0 -> v2.3.0
    Updating indexmap v2.2.5 -> v2.2.6
    Updating indoc v2.0.4 -> v2.0.5
    Updating pear v0.2.8 -> v0.2.9
    Updating pear_codegen v0.2.8 -> v0.2.9
    Updating regex v1.10.3 -> v1.10.4
    Updating reqwest v0.11.26 -> v0.11.27 (latest: v0.12.1)
    Updating rustix v0.38.31 -> v0.38.32
    Updating smallvec v1.13.1 -> v1.13.2
 Downgrading svm-rs v0.3.6 -> v0.3.5 (latest: v0.4.1)
    Updating toml v0.8.11 -> v0.8.12
    Updating toml_edit v0.22.7 -> v0.22.9
note: pass `--verbose` to see 190 unchanged dependencies behind latest
@DaniPopes DaniPopes closed this Mar 24, 2024
@DaniPopes DaniPopes reopened this Mar 24, 2024
@mattsse mattsse merged commit 0cd972f into master Mar 24, 2024
18 of 20 checks passed
@mattsse mattsse deleted the cargo-update branch March 24, 2024 12:59
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