foundry icon indicating copy to clipboard operation
foundry copied to clipboard

chore(deps): weekly `cargo update`

Open github-actions[bot] opened this issue 9 months ago • 0 comments

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`
     Locking 34 packages to latest compatible versions
    Updating ariadne v0.4.0 -> v0.4.1
    Updating async-recursion v1.1.0 -> v1.1.1
    Updating async-task v4.7.0 -> v4.7.1
    Updating aws-config v1.2.0 -> v1.2.1
    Updating aws-sdk-kms v1.21.0 -> v1.22.0
    Updating aws-sdk-sso v1.20.0 -> v1.21.0
    Updating aws-sdk-ssooidc v1.20.0 -> v1.21.0
    Updating aws-sdk-sts v1.20.0 -> v1.21.0
    Updating aws-sigv4 v1.2.0 -> v1.2.1
    Updating blocking v1.5.1 -> v1.6.0
    Updating concurrent-queue v2.4.0 -> v2.5.0
    Updating event-listener-strategy v0.5.1 -> v0.5.2
    Updating fastrand v2.0.2 -> v2.1.0
    Updating flate2 v1.0.28 -> v1.0.29
    Updating libusb1-sys v0.6.4 -> v0.7.0
    Updating lock_api v0.4.11 -> v0.4.12
    Updating parking_lot v0.12.1 -> v0.12.2
    Updating parking_lot_core v0.9.9 -> v0.9.10
      Adding proc-macro-crate v3.1.0
    Updating pulldown-cmark v0.10.2 -> v0.10.3
    Updating pulldown-cmark-escape v0.10.0 -> v0.10.1
      Adding redox_syscall v0.5.1
    Updating rusb v0.9.3 -> v0.9.4
    Updating rustix v0.38.33 -> v0.38.34
    Updating rustls v0.21.11 -> v0.21.12 (latest: v0.23.5)
    Updating rustls-pki-types v1.4.1 -> v1.5.0
    Updating serde v1.0.198 -> v1.0.199
    Updating serde_derive v1.0.198 -> v1.0.199
    Updating serial_test v3.1.0 -> v3.1.1
    Updating serial_test_derive v3.1.0 -> v3.1.1
      Adding toml_edit v0.21.1 (latest: v0.22.12)
    Updating unicode-width v0.1.11 -> v0.1.12
    Updating winapi-util v0.1.6 -> v0.1.8
    Updating winnow v0.6.6 -> v0.6.7
note: pass `--verbose` to see 168 unchanged dependencies behind latest

github-actions[bot] avatar Apr 28 '24 00:04 github-actions[bot]