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

updating Cargo.lock dependencies to 1.0.3 #126

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

snf
Copy link
Contributor

@snf snf commented Aug 31, 2024

Description

Updates the dependencies in Cargo.lock to 1.0.3

Rationale

Docker build fails with:

    Updating crates.io index
error: the lock file /app/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
The command '/bin/sh -c cargo build --profile $BUILD_PROFILE --features "$FEATURES" --locked --bin bsc-reth' returned a non-zero code: 101

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

@unclezoro unclezoro merged commit d22c6f3 into bnb-chain:main Sep 2, 2024
35 checks passed
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