Skip to content

fix: resolve Cargo.lock, reqwest, and workspace configuration issues - #8096

Open
antonpiat wants to merge 1 commit into
Scottcjn:mainfrom
antonpiat:feat/cargo-build-errors
Open

fix: resolve Cargo.lock, reqwest, and workspace configuration issues#8096
antonpiat wants to merge 1 commit into
Scottcjn:mainfrom
antonpiat:feat/cargo-build-errors

Conversation

@antonpiat

@antonpiat antonpiat commented Jul 29, 2026

Copy link
Copy Markdown

BCOS Checklist (Required For Non-Doc PRs)

  • Add a tier label: BCOS-L1 or BCOS-L2 (also accepted: bcos:l1, bcos:l2)
  • If adding new code files, include SPDX header near the top (example: # SPDX-License-Identifier: MIT)
  • Provide test evidence (commands + output or screenshots)

What Changed

  • Fixed duplicate thiserror package entry in cross-chain-airdrop/Cargo.lock.
  • Updated reqwest feature from rustls-tls to rustls for crates using reqwest v0.13.
  • Fixed Cargo workspace configuration issues that prevented Cargo metadata from loading.
  • Corrected missing workspace references and manifest configuration issues where applicable.

Testing / Evidence

-Commands executed:

cargo metadata --all-features
cargo build

Verified that the affected crates/workspace load successfully after the fixes.

@github-actions github-actions Bot added BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/XL PR: 500+ lines labels Jul 29, 2026
@antonpiat
antonpiat marked this pull request as draft July 30, 2026 09:27
@antonpiat
antonpiat marked this pull request as ready for review July 30, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/XL PR: 500+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant