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

Update dependencies and Rust toolchain to stable2409 #963

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Jan 22, 2025

PR Type

enhancement, configuration changes


Description

  • Updated dependencies in Cargo.toml to use branch stable2409.

  • Upgraded Rust toolchain version from 1.77 to 1.84.

  • Adjusted all related crates and components to align with the new branch.


Changes walkthrough 📝

Relevant files
Enhancement
Cargo.toml
Updated dependencies to branch `stable2409`                           

Cargo.toml

  • Updated all dependencies to use branch stable2409.
  • Adjusted Substrate, Frontier, Cumulus, and Polkadot crates.
  • Ensured compatibility with the new branch for all components.
  • +147/-147
    Configuration changes
    rust-toolchain
    Updated Rust toolchain version to `1.84`                                 

    rust-toolchain

  • Upgraded Rust toolchain version from 1.77 to 1.84.
  • Maintained existing components and targets configuration.
  • +2/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @asiniscalchi
    Copy link
    Member Author

    /describe

    @github-actions github-actions bot changed the title first step Update dependencies and Rust toolchain to stable2409 Jan 22, 2025
    Copy link

    PR Description updated to latest commit (5fcc1ed)

    @magecnion magecnion linked an issue Jan 28, 2025 that may be closed by this pull request
    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.

    Upgrade to Frontier 2409
    1 participant