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: execute cargo update #4827

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

eval-exec
Copy link
Collaborator

@eval-exec eval-exec commented Mar 5, 2025

What is changed and how it works?

  • Execute cargo update
ckb on  exec/cargo-update is 📦 v0.201.0-pre via 🦀 v1.85.0 via ❄️  impure (nix-shell) on ☁️
❯ cargo update
    Updating crates.io index
     Locking 198 packages to latest Rust 1.85.0 compatible versions
    Updating allocator-api2 v0.2.18 -> v0.2.21
    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.7
    Updating anyhow v1.0.94 -> v1.0.97
    Updating async-trait v0.1.83 -> v0.1.87
    Updating axum v0.7.7 -> v0.7.9 (available: v0.8.1)
    Updating bit-set v0.5.3 -> v0.8.0
      Adding bit-vec v0.8.0
    Updating bitcoin-io v0.1.2 -> v0.1.3
    Updating bitflags v2.6.0 -> v2.9.0
    Updating bstr v1.10.0 -> v1.11.3
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating bytes v1.9.0 -> v1.10.1
    Updating cacache v13.0.0 -> v13.1.0
    Updating cc v1.1.30 -> v1.2.16
    Updating chrono v0.4.38 -> v0.4.40
    Updating colorchoice v1.0.2 -> v1.0.3
    Updating colored v2.1.0 -> v2.2.0 (available: v3.0.0)
    Updating console v0.15.8 -> v0.15.11
    Updating console-api v0.8.0 -> v0.8.1
    Updating console-subscriber v0.4.0 -> v0.4.1
    Updating cpufeatures v0.2.14 -> v0.2.17
    Updating crossbeam-channel v0.5.13 -> v0.5.14
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-queue v0.3.11 -> v0.3.12
    Updating crossbeam-utils v0.8.20 -> v0.8.21
    Updating crunchy v0.2.2 -> v0.2.3
    Updating daggy v0.8.0 -> v0.8.1
    Updating data-encoding v2.6.0 -> v2.8.0
    Updating derive_more v0.99.18 -> v0.99.19
    Updating dyn-clone v1.0.17 -> v1.0.19
    Updating either v1.13.0 -> v1.15.0
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating equivalent v1.0.1 -> v1.0.2
    Updating errno v0.3.9 -> v0.3.10
    Updating event-listener v5.3.1 -> v5.4.0
    Updating fastrand v2.1.1 -> v2.3.0
    Updating faux v0.1.10 -> v0.1.12
    Updating faux_macros v0.1.10 -> v0.1.12
      Adding fixedbitset v0.5.7
    Updating flate2 v1.0.34 -> v1.1.0
    Updating flume v0.11.0 -> v0.11.1
      Adding foldhash v0.1.4
      Adding getrandom v0.3.1
    Updating glob v0.3.1 -> v0.3.2
    Updating globset v0.4.15 -> v0.4.16
    Updating h2 v0.4.6 -> v0.4.8
    Removing hashbrown v0.14.5
    Updating hashlink v0.9.1 -> v0.10.0
    Updating hickory-proto v0.24.3 -> v0.24.4
    Updating hickory-resolver v0.24.2 -> v0.24.4
    Updating home v0.5.9 -> v0.5.11
    Updating http v1.1.0 -> v1.2.0
    Updating httparse v1.9.5 -> v1.10.1
    Updating hyper v1.5.0 -> v1.6.0
    Updating hyper-rustls v0.27.3 -> v0.27.5
    Updating hyper-timeout v0.5.1 -> v0.5.2
    Updating hyper-util v0.1.9 -> v0.1.10
    Updating indexmap v2.6.0 -> v2.7.1
    Updating inout v0.1.3 -> v0.1.4
    Updating ipnet v2.10.1 -> v2.11.0
    Updating is-terminal v0.4.13 -> v0.4.15
    Updating itertools v0.12.1 -> v0.14.0
    Updating itoa v1.0.11 -> v1.0.15
    Updating js-sys v0.3.72 -> v0.3.77
    Updating libc v0.2.167 -> v0.2.170
    Updating libloading v0.8.5 -> v0.8.6
    Updating libm v0.2.8 -> v0.2.11
    Updating linux-raw-sys v0.4.14 -> v0.4.15
    Updating litemap v0.7.4 -> v0.7.5
    Updating log v0.4.22 -> v0.4.26
    Updating miniz_oxide v0.8.0 -> v0.8.5
    Updating mio v1.0.2 -> v1.0.3
    Updating native-tls v0.2.12 -> v0.2.14
    Updating object v0.36.5 -> v0.36.7
    Updating once_cell v1.20.2 -> v1.20.3
    Updating openssl v0.10.70 -> v0.10.71
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating openssl-src v300.4.1+3.4.0 -> v300.4.2+3.4.1
    Updating openssl-sys v0.9.105 -> v0.9.106
    Updating os_info v3.8.2 -> v3.10.0
    Updating pest v2.7.14 -> v2.7.15
    Updating pest_derive v2.7.14 -> v2.7.15
    Updating pest_generator v2.7.14 -> v2.7.15
    Updating pest_meta v2.7.14 -> v2.7.15
      Adding petgraph v0.7.1
    Updating phf v0.11.2 -> v0.11.3
    Updating phf_codegen v0.11.2 -> v0.11.3
    Updating phf_generator v0.11.2 -> v0.11.3
    Updating phf_shared v0.11.2 -> v0.11.3
    Updating pin-project v1.1.6 -> v1.1.10
    Updating pin-project-internal v1.1.6 -> v1.1.10
    Updating pin-project-lite v0.2.14 -> v0.2.16
    Updating pkg-config v0.3.31 -> v0.3.32
      Adding portable-atomic v1.11.0
    Updating prettyplease v0.2.22 -> v0.2.30
    Updating proc-macro2 v1.0.92 -> v1.0.94
    Updating proptest v1.5.0 -> v1.6.0
    Updating prost v0.13.3 -> v0.13.5
    Updating prost-derive v0.13.3 -> v0.13.5
    Updating prost-types v0.13.3 -> v0.13.5
    Updating quote v1.0.37 -> v1.0.39
      Adding rand v0.9.0
      Adding rand_chacha v0.9.0
      Adding rand_core v0.9.3
    Updating redox_syscall v0.5.7 -> v0.5.10
    Updating reflink-copy v0.1.19 -> v0.1.24
    Updating regex v1.11.0 -> v1.11.1
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating reqwest v0.12.8 -> v0.12.12
    Updating rhai v1.19.0 -> v1.21.0
    Updating ring v0.17.8 -> v0.17.12
    Updating rsa v0.9.6 -> v0.9.7
    Updating rustix v0.38.37 -> v0.38.44
    Updating rustls v0.23.18 -> v0.23.23
    Updating rustls-pki-types v1.10.0 -> v1.11.0
    Updating rustversion v1.0.18 -> v1.0.20
    Updating ryu v1.0.18 -> v1.0.20
    Updating schannel v0.1.26 -> v0.1.27
    Updating security-framework-sys v2.12.0 -> v2.14.0
    Updating semver v1.0.23 -> v1.0.26
    Updating serde v1.0.210 -> v1.0.218
    Updating serde_derive v1.0.210 -> v1.0.218
    Updating serde_json v1.0.128 -> v1.0.140
    Updating serde_path_to_error v0.1.16 -> v0.1.17
      Adding siphasher v1.0.1
    Updating smallvec v1.13.2 -> v1.14.0
    Updating socket2 v0.5.7 -> v0.5.8
      Adding spin v0.5.2
    Removing sqlformat v0.2.6
    Updating sqlx v0.8.2 -> v0.8.3
    Updating sqlx-core v0.8.2 -> v0.8.3
    Updating sqlx-macros v0.8.2 -> v0.8.3
    Updating sqlx-macros-core v0.8.2 -> v0.8.3
    Updating sqlx-mysql v0.8.2 -> v0.8.3
    Updating sqlx-postgres v0.8.2 -> v0.8.3
    Updating sqlx-sqlite v0.8.2 -> v0.8.3
    Updating syn v2.0.94 -> v2.0.99
    Removing sync_wrapper v0.1.2
    Removing sync_wrapper v1.0.1
      Adding sync_wrapper v1.0.2
    Updating tempfile v3.13.0 -> v3.17.1
    Removing thiserror v1.0.64
    Removing thiserror v2.0.9
      Adding thiserror v1.0.69 (available: v2.0.12)
      Adding thiserror v2.0.12
    Removing thiserror-impl v1.0.64
    Removing thiserror-impl v2.0.9
      Adding thiserror-impl v1.0.69
      Adding thiserror-impl v2.0.12
    Updating time v0.3.36 -> v0.3.39
    Updating time-core v0.1.2 -> v0.1.3
    Updating time-macros v0.2.18 -> v0.2.20
    Updating tinyvec v1.8.0 -> v1.9.0
    Updating tokio v1.41.0 -> v1.43.0
    Updating tokio-macros v2.4.0 -> v2.5.0
    Updating tokio-rustls v0.26.0 -> v0.26.2
    Updating tokio-stream v0.1.16 -> v0.1.17
    Updating tokio-tungstenite v0.26.1 -> v0.26.2
    Updating tokio-util v0.7.12 -> v0.7.13
    Updating tokio-yamux v0.3.10 -> v0.3.12
    Updating tower v0.5.1 -> v0.5.2
    Updating tower-http v0.6.1 -> v0.6.2
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-attributes v0.1.27 -> v0.1.28
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating tungstenite v0.26.1 -> v0.26.2
    Updating typenum v1.17.0 -> v1.18.0
    Updating unicode-bidi v0.3.17 -> v0.3.18
    Updating unicode-ident v1.0.13 -> v1.0.18
      Adding unicode-width v0.2.0
    Removing unicode_categories v0.1.1
    Updating ureq v2.10.1 -> v2.12.1
    Updating uuid v1.11.0 -> v1.15.1
    Updating valuable v0.1.0 -> v0.1.1
    Updating wait-timeout v0.2.0 -> v0.2.1
      Adding wasi v0.13.3+wasi-0.2.2
    Updating wasm-bindgen v0.2.95 -> v0.2.100
    Updating wasm-bindgen-backend v0.2.95 -> v0.2.100
    Updating wasm-bindgen-futures v0.4.45 -> v0.4.50
    Updating wasm-bindgen-macro v0.2.95 -> v0.2.100
    Updating wasm-bindgen-macro-support v0.2.95 -> v0.2.100
    Updating wasm-bindgen-shared v0.2.95 -> v0.2.100
    Updating web-sys v0.3.72 -> v0.3.77
    Updating webpki-roots v0.26.6 -> v0.26.8
    Updating windows v0.58.0 -> v0.60.0
      Adding windows-collections v0.1.1
    Updating windows-core v0.58.0 -> v0.60.1
      Adding windows-future v0.1.1
    Updating windows-implement v0.58.0 -> v0.59.0
    Updating windows-interface v0.58.0 -> v0.59.0
      Adding windows-link v0.1.0
      Adding windows-numerics v0.1.1
      Adding windows-result v0.3.1
      Adding windows-strings v0.3.1
      Adding wit-bindgen-rt v0.33.0
    Updating xml-rs v0.8.22 -> v0.8.25
    Updating xxhash-rust v0.8.12 -> v0.8.15
      Adding zerocopy v0.8.22
      Adding zerocopy-derive v0.8.22
    Updating zerofrom v0.1.5 -> v0.1.6
    Updating zerofrom-derive v0.1.5 -> v0.1.6
note: pass `--verbose` to see 36 unchanged dependencies behind latest

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • None

Release note

None: Exclude this PR from the release note.

@eval-exec eval-exec requested a review from a team as a code owner March 5, 2025 14:04
@eval-exec eval-exec requested review from zhangsoledad and removed request for a team March 5, 2025 14:04
@eval-exec eval-exec force-pushed the exec/cargo-update branch from 6f6a73d to cb4e11e Compare March 6, 2025 03:26
driftluo
driftluo previously approved these changes Mar 6, 2025
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.

3 participants