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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): weekly cargo update #1504

wants to merge 1 commit into from

Conversation

kakarot-bot[bot]
Copy link

@kakarot-bot kakarot-bot bot commented Oct 28, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

info: syncing channel updates for 'nightly-2024-09-15-x86_64-unknown-linux-gnu'
info: latest update on 2024-09-15, rust version 1.83.0-nightly (9b72238eb 2024-09-14)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
    Updating git repository `https://github.com/cartridge-gg/cainome`
    Updating git repository `https://github.com/dojoengine/dojo`
    Updating git submodule `https://github.com/foundry-rs/forge-std`
    Updating git repository `https://github.com/foundry-rs/foundry`
    Updating git repository `https://github.com/paradigmxyz/reth.git`
    Updating git repository `https://github.com/software-mansion/scarb`
    Updating git repository `https://github.com/dojoengine/sequencer`
    Updating git repository `https://github.com/paradigmxyz/reth.git`
    Updating git repository `https://github.com/ferristseng/rust-ipfs-api`
     Locking 259 packages to latest compatible versions
    Updating allocator-api2 v0.2.18 -> v0.2.20
    Updating alloy-chains v0.1.37 -> v0.1.47
    Updating alloy-dyn-abi v0.8.7 -> v0.8.12
      Adding alloy-eip7702 v0.4.1
    Updating alloy-json-abi v0.8.7 -> v0.8.12
    Updating alloy-primitives v0.8.11 -> v0.8.12
    Updating alloy-rlp v0.3.8 -> v0.3.9
    Updating alloy-rlp-derive v0.3.8 -> v0.3.9
    Updating alloy-sol-macro v0.8.7 -> v0.8.12
    Updating alloy-sol-macro-expander v0.8.7 -> v0.8.12
    Updating alloy-sol-macro-input v0.8.7 -> v0.8.12
    Updating alloy-sol-type-parser v0.8.7 -> v0.8.12
    Updating alloy-sol-types v0.8.7 -> v0.8.12
    Updating alloy-trie v0.7.2 -> v0.7.4
      Adding annotate-snippets v0.11.4
    Updating anstream v0.6.15 -> v0.6.18
    Updating anstyle v1.0.8 -> v1.0.10
    Updating anstyle-parse v0.2.5 -> v0.2.6
    Updating anstyle-query v1.1.1 -> v1.1.2
    Updating anstyle-wincon v3.0.4 -> v3.0.6
    Updating anyhow v1.0.89 -> v1.0.93
    Updating arbitrary v1.3.2 -> v1.4.1
    Updating async-compression v0.4.14 -> v0.4.18
    Updating aws-lc-rs v1.10.0 -> v1.11.1
    Updating aws-lc-sys v0.22.0 -> v0.23.1
    Updating bstr v1.10.0 -> v1.11.0
    Updating bytemuck v1.18.0 -> v1.20.0
    Updating bytes v1.7.2 -> v1.8.0
    Updating cairo-lang-casm v2.7.0 -> v2.8.5
    Updating cairo-lang-compiler v2.7.0 -> v2.8.5
    Updating cairo-lang-debug v2.7.0 -> v2.8.5
    Updating cairo-lang-defs v2.7.0 -> v2.8.5
    Updating cairo-lang-diagnostics v2.7.0 -> v2.8.5
    Updating cairo-lang-eq-solver v2.7.0 -> v2.8.5
    Updating cairo-lang-filesystem v2.7.0 -> v2.8.5
    Updating cairo-lang-formatter v2.7.0 -> v2.8.5
    Updating cairo-lang-lowering v2.7.0 -> v2.8.5
    Updating cairo-lang-parser v2.7.0 -> v2.8.5
    Updating cairo-lang-plugins v2.7.0 -> v2.8.5
    Updating cairo-lang-proc-macros v2.7.0 -> v2.8.5
    Updating cairo-lang-project v2.7.0 -> v2.8.5
    Updating cairo-lang-runner v2.7.0 -> v2.8.5
    Updating cairo-lang-semantic v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-ap-change v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-gas v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-generator v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-to-casm v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-type-size v2.7.0 -> v2.8.5
    Updating cairo-lang-starknet v2.7.0 -> v2.8.5
    Updating cairo-lang-starknet-classes v2.7.0 -> v2.8.5
    Updating cairo-lang-syntax v2.7.0 -> v2.8.5
    Updating cairo-lang-syntax-codegen v2.7.1 -> v2.8.5
    Updating cairo-lang-test-plugin v2.7.0 -> v2.8.5
    Updating cairo-lang-test-utils v2.7.0 -> v2.8.5
    Updating cairo-lang-utils v2.7.0 -> v2.8.5
      Adding cargo_metadata v0.19.0
    Updating cc v1.1.28 -> v1.2.1
      Adding cfg_aliases v0.2.1
    Updating clap v4.5.20 -> v4.5.21
    Updating clap_builder v4.5.20 -> v4.5.21
    Updating clap_complete v4.5.33 -> v4.5.38
    Updating clap_lex v0.7.2 -> v0.7.3
    Updating colorchoice v1.0.2 -> v1.0.3
    Updating const-hex v1.13.1 -> v1.13.2
      Adding core-foundation v0.10.0
    Updating cpufeatures v0.2.14 -> v0.2.16
    Updating derive_arbitrary v1.3.2 -> v1.4.1
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating fastrand v2.1.1 -> v2.2.0
    Updating flate2 v1.0.34 -> v1.0.35
    Updating foundry-block-explorers v0.7.3 -> v0.9.0
    Updating foundry-compilers v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts-solc v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts-vyper v0.11.4 -> v0.12.3
    Updating foundry-compilers-core v0.11.4 -> v0.12.3
    Updating foundry-config v0.2.0 (https://github.com/foundry-rs/foundry?branch=master#0ed43cef) -> #4923529c
    Updating genco v0.17.9 -> v0.17.10
    Updating genco-macros v0.17.9 -> v0.17.10
    Updating gix v0.66.0 -> v0.68.0
    Updating gix-actor v0.32.0 -> v0.33.1
    Updating gix-archive v0.15.0 -> v0.17.0
    Updating gix-attributes v0.22.5 -> v0.23.1
    Updating gix-bitmap v0.2.11 -> v0.2.13
    Updating gix-chunk v0.4.8 -> v0.4.10
    Updating gix-command v0.3.9 -> v0.3.11
    Updating gix-commitgraph v0.24.3 -> v0.25.1
    Updating gix-config v0.40.0 -> v0.42.0
    Updating gix-config-value v0.14.8 -> v0.14.10
    Updating gix-credentials v0.24.5 -> v0.25.1
    Updating gix-date v0.9.0 -> v0.9.2
    Updating gix-diff v0.46.0 -> v0.48.0
    Updating gix-dir v0.8.0 -> v0.10.0
    Updating gix-discover v0.35.0 -> v0.37.0
    Updating gix-features v0.38.2 -> v0.39.1
    Updating gix-filter v0.13.0 -> v0.15.0
    Updating gix-fs v0.11.3 -> v0.12.0
    Updating gix-glob v0.16.5 -> v0.17.1
    Updating gix-hash v0.14.2 -> v0.15.1
    Updating gix-hashtable v0.5.2 -> v0.6.0
    Updating gix-ignore v0.11.4 -> v0.12.1
    Updating gix-index v0.35.0 -> v0.37.0
    Updating gix-lock v14.0.0 -> v15.0.1
    Updating gix-mailmap v0.24.0 -> v0.25.1
    Updating gix-negotiate v0.15.0 -> v0.17.0
    Updating gix-object v0.44.0 -> v0.46.0
    Updating gix-odb v0.63.0 -> v0.65.0
    Updating gix-pack v0.53.0 -> v0.55.0
    Updating gix-packetline-blocking v0.17.5 -> v0.18.1
    Updating gix-path v0.10.11 -> v0.10.13
    Updating gix-pathspec v0.7.7 -> v0.8.1
    Updating gix-prompt v0.8.7 -> v0.8.9
    Updating gix-quote v0.4.12 -> v0.4.14
    Updating gix-ref v0.47.0 -> v0.49.0
    Updating gix-refspec v0.25.0 -> v0.27.0
    Updating gix-revision v0.29.0 -> v0.31.0
    Updating gix-revwalk v0.15.0 -> v0.17.0
    Updating gix-sec v0.10.8 -> v0.10.10
    Updating gix-status v0.13.0 -> v0.15.0
    Updating gix-submodule v0.14.0 -> v0.16.0
    Updating gix-tempfile v14.0.2 -> v15.0.0
    Updating gix-trace v0.1.10 -> v0.1.11
    Updating gix-traverse v0.41.0 -> v0.43.0
    Updating gix-url v0.27.5 -> v0.28.1
    Updating gix-utils v0.1.12 -> v0.1.13
    Updating gix-validate v0.9.0 -> v0.9.2
    Updating gix-worktree v0.36.0 -> v0.38.0
    Updating gix-worktree-state v0.13.0 -> v0.15.0
    Updating gix-worktree-stream v0.15.0 -> v0.17.0
    Updating good_lp v1.8.1 -> v1.10.0
    Updating h2 v0.4.6 -> v0.4.7
    Updating hashbrown v0.15.0 -> v0.15.1
    Removing heck v0.3.3
    Removing hyper v0.14.30
    Removing hyper v1.4.1
      Adding hyper v0.14.31 (latest: v1.5.1)
      Adding hyper v1.5.1
    Updating hyper-util v0.1.9 -> v0.1.10
      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 impl-trait-for-tuples v0.2.2 -> v0.2.3
      Adding index_vec v0.1.4
    Updating indicatif v0.17.8 -> v0.17.9
    Updating iri-string v0.7.6 -> v0.7.7
    Updating itoa v1.0.11 -> v1.0.13
    Updating jiff v0.1.13 -> v0.1.14
    Updating jsonrpsee v0.24.6 -> v0.24.7
    Updating jsonrpsee-core v0.24.6 -> v0.24.7
    Updating jsonrpsee-proc-macros v0.24.6 -> v0.24.7
    Updating jsonrpsee-server v0.24.6 -> v0.24.7
    Updating jsonrpsee-types v0.24.6 -> v0.24.7
      Adding lasso v0.7.3
    Updating libc v0.2.159 -> v0.2.164
    Updating libm v0.2.8 -> v0.2.11
    Updating libp2p-identity v0.2.9 -> v0.2.10
    Updating linkme v0.3.28 -> v0.3.31
    Updating linkme-impl v0.3.28 -> v0.3.31
      Adding litemap v0.7.4
    Updating matrixmultiply v0.2.4 -> v0.3.9
    Updating metrics-process v2.2.0 -> v2.3.1
      Adding microlp v0.2.6
    Removing minilp v0.2.2
    Removing mirai-annotations v1.12.0
    Updating mockall v0.13.0 -> v0.13.1
    Updating mockall_derive v0.13.0 -> v0.13.1
    Updating mockito v1.5.0 -> v1.6.1
    Updating ndarray v0.13.1 -> v0.16.1
      Adding normalize-path v0.2.1
    Removing num-complex v0.2.4
    Removing num-traits v0.1.43
    Updating openssl v0.10.66 -> v0.10.68
    Updating openssl-sys v0.9.103 -> v0.9.104
    Updating ordered-float v4.3.0 -> v4.5.0
    Updating parity-scale-codec v3.6.12 -> v3.7.0
    Updating parity-scale-codec-derive v3.6.12 -> v3.7.0
    Removing parking_lot v0.11.2
    Removing parking_lot_core v0.8.6
    Updating pathdiff v0.2.1 -> v0.2.2
    Updating pest v2.7.13 -> v2.7.14
    Updating pin-project v1.1.6 -> v1.1.7
    Updating pin-project-internal v1.1.6 -> v1.1.7
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating portable-atomic v1.9.0 -> v1.10.0
      Adding portable-atomic-util v0.2.4
    Updating prettyplease v0.2.22 -> v0.2.25
    Updating proc-macro2 v1.0.87 -> v1.0.92
    Updating procfs v0.16.0 -> v0.17.0
    Updating procfs-core v0.16.0 -> v0.17.0
    Updating prodash v28.0.0 -> v29.0.0
    Updating quinn v0.11.5 -> v0.11.6
    Updating quinn-proto v0.11.8 -> v0.11.9
    Updating quinn-udp v0.5.5 -> v0.5.7
    Updating redb v2.1.4 -> v2.2.0
    Removing redox_syscall v0.2.16
    Updating regex v1.11.0 -> v1.11.1
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating reqwest v0.12.8 -> v0.12.9
    Updating revm-primitives v10.0.0 -> v14.0.0
      Adding rust-analyzer-salsa v0.17.0-pre.6
      Adding rust-analyzer-salsa-macros v0.17.0-pre.6
    Updating rustix v0.38.37 -> v0.38.41
    Updating rustls v0.23.14 -> v0.23.18
    Updating rustls-native-certs v0.8.0 -> v0.8.1
    Updating rustls-pki-types v1.9.0 -> v1.10.0
    Updating rustversion v1.0.17 -> v1.0.18
    Removing salsa v0.16.1
    Removing salsa-macros v0.16.0
      Adding scc v2.2.5
    Updating schannel v0.1.26 -> v0.1.27
      Adding scoped-tls v1.0.1
      Adding sdd v3.0.4
      Adding security-framework v3.0.1
    Updating security-framework-sys v2.12.0 -> v2.12.1
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.210 -> v1.0.215
    Updating serde_derive v1.0.210 -> v1.0.215
    Updating serde_json v1.0.128 -> v1.0.133
      Adding solar-ast v0.1.0
      Adding solar-config v0.1.0
      Adding solar-data-structures v0.1.0
      Adding solar-interface v0.1.0
      Adding solar-macros v0.1.0
      Adding solar-parse v0.1.0
    Updating sprs v0.7.1 -> v0.11.2
      Adding stable_deref_trait v1.2.0
    Updating starknet-crypto v0.7.2 -> v0.7.3
    Updating syn v2.0.79 -> v2.0.89
    Updating syn-solidity v0.8.7 -> v0.8.12
    Updating sync_wrapper v1.0.1 -> v1.0.2
      Adding synstructure v0.13.1
    Updating tar v0.4.42 -> v0.4.43
    Updating tempfile v3.13.0 -> v3.14.0
    Removing thiserror v1.0.64
      Adding thiserror v1.0.69 (latest: v2.0.3)
      Adding thiserror v2.0.3
    Removing thiserror-impl v1.0.64
      Adding thiserror-impl v1.0.69 (latest: v2.0.3)
      Adding thiserror-impl v2.0.3
      Adding tinystr v0.7.6 (latest: v0.8.0)
    Updating tokio v1.40.0 -> v1.41.1
      Adding triomphe v0.1.14
      Adding typed-arena v2.0.2
    Updating unicase v2.7.0 -> v2.8.0
    Updating unicode-ident v1.0.13 -> v1.0.14
      Adding unicode-width v0.2.0
    Updating url v2.5.2 -> v2.5.4
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Updating uuid v1.10.0 -> v1.11.0
    Updating wasm-streams v0.4.1 -> v0.4.2
    Updating webpki-roots v0.26.6 -> v0.26.7
      Adding write16 v1.0.0
      Adding writeable v0.5.5 (latest: v0.6.0)
    Updating xshell v0.2.6 -> v0.2.7
    Updating xshell-macros v0.2.6 -> v0.2.7
      Adding yoke v0.7.5
      Adding yoke-derive v0.7.5
      Adding zerofrom v0.1.5
      Adding zerofrom-derive v0.1.5
      Adding zerovec v0.10.4 (latest: v0.11.0)
      Adding zerovec-derive v0.10.3 (latest: v0.11.0)
    Updating zip v2.2.0 -> v2.2.1
note: pass `--verbose` to see 272 unchanged dependencies behind latest

info: syncing channel updates for 'nightly-2024-09-15-x86_64-unknown-linux-gnu'
info: latest update on 2024-09-15, rust version 1.83.0-nightly (9b72238eb 2024-09-14)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
    Updating git repository `https://github.com/cartridge-gg/cainome`
    Updating git repository `https://github.com/dojoengine/dojo`
    Updating git submodule `https://github.com/foundry-rs/forge-std`
    Updating git repository `https://github.com/foundry-rs/foundry`
    Updating git repository `https://github.com/paradigmxyz/reth.git`
    Updating git repository `https://github.com/software-mansion/scarb`
    Updating git repository `https://github.com/dojoengine/sequencer`
    Updating git repository `https://github.com/paradigmxyz/reth.git`
    Updating git repository `https://github.com/ferristseng/rust-ipfs-api`
     Locking 259 packages to latest compatible versions
    Updating allocator-api2 v0.2.18 -> v0.2.20
    Updating alloy-chains v0.1.37 -> v0.1.47
    Updating alloy-dyn-abi v0.8.7 -> v0.8.12
      Adding alloy-eip7702 v0.4.1
    Updating alloy-json-abi v0.8.7 -> v0.8.12
    Updating alloy-primitives v0.8.11 -> v0.8.12
    Updating alloy-rlp v0.3.8 -> v0.3.9
    Updating alloy-rlp-derive v0.3.8 -> v0.3.9
    Updating alloy-sol-macro v0.8.7 -> v0.8.12
    Updating alloy-sol-macro-expander v0.8.7 -> v0.8.12
    Updating alloy-sol-macro-input v0.8.7 -> v0.8.12
    Updating alloy-sol-type-parser v0.8.7 -> v0.8.12
    Updating alloy-sol-types v0.8.7 -> v0.8.12
    Updating alloy-trie v0.7.2 -> v0.7.4
      Adding annotate-snippets v0.11.4
    Updating anstream v0.6.15 -> v0.6.18
    Updating anstyle v1.0.8 -> v1.0.10
    Updating anstyle-parse v0.2.5 -> v0.2.6
    Updating anstyle-query v1.1.1 -> v1.1.2
    Updating anstyle-wincon v3.0.4 -> v3.0.6
    Updating anyhow v1.0.89 -> v1.0.93
    Updating arbitrary v1.3.2 -> v1.4.1
    Updating async-compression v0.4.14 -> v0.4.18
    Updating aws-lc-rs v1.10.0 -> v1.11.1
    Updating aws-lc-sys v0.22.0 -> v0.23.1
    Updating bstr v1.10.0 -> v1.11.0
    Updating bytemuck v1.18.0 -> v1.20.0
    Updating bytes v1.7.2 -> v1.8.0
    Updating cairo-lang-casm v2.7.0 -> v2.8.5
    Updating cairo-lang-compiler v2.7.0 -> v2.8.5
    Updating cairo-lang-debug v2.7.0 -> v2.8.5
    Updating cairo-lang-defs v2.7.0 -> v2.8.5
    Updating cairo-lang-diagnostics v2.7.0 -> v2.8.5
    Updating cairo-lang-eq-solver v2.7.0 -> v2.8.5
    Updating cairo-lang-filesystem v2.7.0 -> v2.8.5
    Updating cairo-lang-formatter v2.7.0 -> v2.8.5
    Updating cairo-lang-lowering v2.7.0 -> v2.8.5
    Updating cairo-lang-parser v2.7.0 -> v2.8.5
    Updating cairo-lang-plugins v2.7.0 -> v2.8.5
    Updating cairo-lang-proc-macros v2.7.0 -> v2.8.5
    Updating cairo-lang-project v2.7.0 -> v2.8.5
    Updating cairo-lang-runner v2.7.0 -> v2.8.5
    Updating cairo-lang-semantic v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-ap-change v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-gas v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-generator v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-to-casm v2.7.0 -> v2.8.5
    Updating cairo-lang-sierra-type-size v2.7.0 -> v2.8.5
    Updating cairo-lang-starknet v2.7.0 -> v2.8.5
    Updating cairo-lang-starknet-classes v2.7.0 -> v2.8.5
    Updating cairo-lang-syntax v2.7.0 -> v2.8.5
    Updating cairo-lang-syntax-codegen v2.7.1 -> v2.8.5
    Updating cairo-lang-test-plugin v2.7.0 -> v2.8.5
    Updating cairo-lang-test-utils v2.7.0 -> v2.8.5
    Updating cairo-lang-utils v2.7.0 -> v2.8.5
      Adding cargo_metadata v0.19.0
    Updating cc v1.1.28 -> v1.2.1
      Adding cfg_aliases v0.2.1
    Updating clap v4.5.20 -> v4.5.21
    Updating clap_builder v4.5.20 -> v4.5.21
    Updating clap_complete v4.5.33 -> v4.5.38
    Updating clap_lex v0.7.2 -> v0.7.3
    Updating colorchoice v1.0.2 -> v1.0.3
    Updating const-hex v1.13.1 -> v1.13.2
      Adding core-foundation v0.10.0
    Updating cpufeatures v0.2.14 -> v0.2.16
    Updating derive_arbitrary v1.3.2 -> v1.4.1
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating fastrand v2.1.1 -> v2.2.0
    Updating flate2 v1.0.34 -> v1.0.35
    Updating foundry-block-explorers v0.7.3 -> v0.9.0
    Updating foundry-compilers v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts-solc v0.11.4 -> v0.12.3
    Updating foundry-compilers-artifacts-vyper v0.11.4 -> v0.12.3
    Updating foundry-compilers-core v0.11.4 -> v0.12.3
    Updating foundry-config v0.2.0 (https://github.com/foundry-rs/foundry?branch=master#0ed43cef) -> #4923529c
    Updating genco v0.17.9 -> v0.17.10
    Updating genco-macros v0.17.9 -> v0.17.10
    Updating gix v0.66.0 -> v0.68.0
    Updating gix-actor v0.32.0 -> v0.33.1
    Updating gix-archive v0.15.0 -> v0.17.0
    Updating gix-attributes v0.22.5 -> v0.23.1
    Updating gix-bitmap v0.2.11 -> v0.2.13
    Updating gix-chunk v0.4.8 -> v0.4.10
    Updating gix-command v0.3.9 -> v0.3.11
    Updating gix-commitgraph v0.24.3 -> v0.25.1
    Updating gix-config v0.40.0 -> v0.42.0
    Updating gix-config-value v0.14.8 -> v0.14.10
    Updating gix-credentials v0.24.5 -> v0.25.1
    Updating gix-date v0.9.0 -> v0.9.2
    Updating gix-diff v0.46.0 -> v0.48.0
    Updating gix-dir v0.8.0 -> v0.10.0
    Updating gix-discover v0.35.0 -> v0.37.0
    Updating gix-features v0.38.2 -> v0.39.1
    Updating gix-filter v0.13.0 -> v0.15.0
    Updating gix-fs v0.11.3 -> v0.12.0
    Updating gix-glob v0.16.5 -> v0.17.1
    Updating gix-hash v0.14.2 -> v0.15.1
    Updating gix-hashtable v0.5.2 -> v0.6.0
    Updating gix-ignore v0.11.4 -> v0.12.1
    Updating gix-index v0.35.0 -> v0.37.0
    Updating gix-lock v14.0.0 -> v15.0.1
    Updating gix-mailmap v0.24.0 -> v0.25.1
    Updating gix-negotiate v0.15.0 -> v0.17.0
    Updating gix-object v0.44.0 -> v0.46.0
    Updating gix-odb v0.63.0 -> v0.65.0
    Updating gix-pack v0.53.0 -> v0.55.0
    Updating gix-packetline-blocking v0.17.5 -> v0.18.1
    Updating gix-path v0.10.11 -> v0.10.13
    Updating gix-pathspec v0.7.7 -> v0.8.1
    Updating gix-prompt v0.8.7 -> v0.8.9
    Updating gix-quote v0.4.12 -> v0.4.14
    Updating gix-ref v0.47.0 -> v0.49.0
    Updating gix-refspec v0.25.0 -> v0.27.0
    Updating gix-revision v0.29.0 -> v0.31.0
    Updating gix-revwalk v0.15.0 -> v0.17.0
    Updating gix-sec v0.10.8 -> v0.10.10
    Updating gix-status v0.13.0 -> v0.15.0
    Updating gix-submodule v0.14.0 -> v0.16.0
    Updating gix-tempfile v14.0.2 -> v15.0.0
    Updating gix-trace v0.1.10 -> v0.1.11
    Updating gix-traverse v0.41.0 -> v0.43.0
    Updating gix-url v0.27.5 -> v0.28.1
    Updating gix-utils v0.1.12 -> v0.1.13
    Updating gix-validate v0.9.0 -> v0.9.2
    Updating gix-worktree v0.36.0 -> v0.38.0
    Updating gix-worktree-state v0.13.0 -> v0.15.0
    Updating gix-worktree-stream v0.15.0 -> v0.17.0
    Updating good_lp v1.8.1 -> v1.10.0
    Updating h2 v0.4.6 -> v0.4.7
    Updating hashbrown v0.15.0 -> v0.15.1
    Removing heck v0.3.3
    Removing hyper v0.14.30
    Removing hyper v1.4.1
      Adding hyper v0.14.31 (latest: v1.5.1)
      Adding hyper v1.5.1
    Updating hyper-util v0.1.9 -> v0.1.10
      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 impl-trait-for-tuples v0.2.2 -> v0.2.3
      Adding index_vec v0.1.4
    Updating indicatif v0.17.8 -> v0.17.9
    Updating iri-string v0.7.6 -> v0.7.7
    Updating itoa v1.0.11 -> v1.0.13
    Updating jiff v0.1.13 -> v0.1.14
    Updating jsonrpsee v0.24.6 -> v0.24.7
    Updating jsonrpsee-core v0.24.6 -> v0.24.7
    Updating jsonrpsee-proc-macros v0.24.6 -> v0.24.7
    Updating jsonrpsee-server v0.24.6 -> v0.24.7
    Updating jsonrpsee-types v0.24.6 -> v0.24.7
      Adding lasso v0.7.3
    Updating libc v0.2.159 -> v0.2.164
    Updating libm v0.2.8 -> v0.2.11
    Updating libp2p-identity v0.2.9 -> v0.2.10
    Updating linkme v0.3.28 -> v0.3.31
    Updating linkme-impl v0.3.28 -> v0.3.31
      Adding litemap v0.7.4
    Updating matrixmultiply v0.2.4 -> v0.3.9
    Updating metrics-process v2.2.0 -> v2.3.1
      Adding microlp v0.2.6
    Removing minilp v0.2.2
    Removing mirai-annotations v1.12.0
    Updating mockall v0.13.0 -> v0.13.1
    Updating mockall_derive v0.13.0 -> v0.13.1
    Updating mockito v1.5.0 -> v1.6.1
    Updating ndarray v0.13.1 -> v0.16.1
      Adding normalize-path v0.2.1
    Removing num-complex v0.2.4
    Removing num-traits v0.1.43
    Updating openssl v0.10.66 -> v0.10.68
    Updating openssl-sys v0.9.103 -> v0.9.104
    Updating ordered-float v4.3.0 -> v4.5.0
    Updating parity-scale-codec v3.6.12 -> v3.7.0
    Updating parity-scale-codec-derive v3.6.12 -> v3.7.0
    Removing parking_lot v0.11.2
    Removing parking_lot_core v0.8.6
    Updating pathdiff v0.2.1 -> v0.2.2
    Updating pest v2.7.13 -> v2.7.14
    Updating pin-project v1.1.6 -> v1.1.7
    Updating pin-project-internal v1.1.6 -> v1.1.7
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating portable-atomic v1.9.0 -> v1.10.0
      Adding portable-atomic-util v0.2.4
    Updating prettyplease v0.2.22 -> v0.2.25
    Updating proc-macro2 v1.0.87 -> v1.0.92
    Updating procfs v0.16.0 -> v0.17.0
    Updating procfs-core v0.16.0 -> v0.17.0
    Updating prodash v28.0.0 -> v29.0.0
    Updating quinn v0.11.5 -> v0.11.6
    Updating quinn-proto v0.11.8 -> v0.11.9
    Updating quinn-udp v0.5.5 -> v0.5.7
    Updating redb v2.1.4 -> v2.2.0
    Removing redox_syscall v0.2.16
    Updating regex v1.11.0 -> v1.11.1
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating reqwest v0.12.8 -> v0.12.9
    Updating revm-primitives v10.0.0 -> v14.0.0
      Adding rust-analyzer-salsa v0.17.0-pre.6
      Adding rust-analyzer-salsa-macros v0.17.0-pre.6
    Updating rustix v0.38.37 -> v0.38.41
    Updating rustls v0.23.14 -> v0.23.18
    Updating rustls-native-certs v0.8.0 -> v0.8.1
    Updating rustls-pki-types v1.9.0 -> v1.10.0
    Updating rustversion v1.0.17 -> v1.0.18
    Removing salsa v0.16.1
    Removing salsa-macros v0.16.0
      Adding scc v2.2.5
    Updating schannel v0.1.26 -> v0.1.27
      Adding scoped-tls v1.0.1
      Adding sdd v3.0.4
      Adding security-framework v3.0.1
    Updating security-framework-sys v2.12.0 -> v2.12.1
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.210 -> v1.0.215
    Updating serde_derive v1.0.210 -> v1.0.215
    Updating serde_json v1.0.128 -> v1.0.133
      Adding solar-ast v0.1.0
      Adding solar-config v0.1.0
      Adding solar-data-structures v0.1.0
      Adding solar-interface v0.1.0
      Adding solar-macros v0.1.0
      Adding solar-parse v0.1.0
    Updating sprs v0.7.1 -> v0.11.2
      Adding stable_deref_trait v1.2.0
    Updating starknet-crypto v0.7.2 -> v0.7.3
    Updating syn v2.0.79 -> v2.0.89
    Updating syn-solidity v0.8.7 -> v0.8.12
    Updating sync_wrapper v1.0.1 -> v1.0.2
      Adding synstructure v0.13.1
    Updating tar v0.4.42 -> v0.4.43
    Updating tempfile v3.13.0 -> v3.14.0
    Removing thiserror v1.0.64
      Adding thiserror v1.0.69 (latest: v2.0.3)
      Adding thiserror v2.0.3
    Removing thiserror-impl v1.0.64
      Adding thiserror-impl v1.0.69 (latest: v2.0.3)
      Adding thiserror-impl v2.0.3
      Adding tinystr v0.7.6 (latest: v0.8.0)
    Updating tokio v1.40.0 -> v1.41.1
      Adding triomphe v0.1.14
      Adding typed-arena v2.0.2
    Updating unicase v2.7.0 -> v2.8.0
    Updating unicode-ident v1.0.13 -> v1.0.14
      Adding unicode-width v0.2.0
    Updating url v2.5.2 -> v2.5.4
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Updating uuid v1.10.0 -> v1.11.0
    Updating wasm-streams v0.4.1 -> v0.4.2
    Updating webpki-roots v0.26.6 -> v0.26.7
      Adding write16 v1.0.0
      Adding writeable v0.5.5 (latest: v0.6.0)
    Updating xshell v0.2.6 -> v0.2.7
    Updating xshell-macros v0.2.6 -> v0.2.7
      Adding yoke v0.7.5
      Adding yoke-derive v0.7.5
      Adding zerofrom v0.1.5
      Adding zerofrom-derive v0.1.5
      Adding zerovec v0.10.4 (latest: v0.11.0)
      Adding zerovec-derive v0.10.3 (latest: v0.11.0)
    Updating zip v2.2.0 -> v2.2.1
note: pass `--verbose` to see 272 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.

1 participant