Skip to content

2025 Rust starter kit upgrades#17

Merged
kpfleming merged 1 commit intomainfrom
2025-upgrades
Mar 25, 2025
Merged

2025 Rust starter kit upgrades#17
kpfleming merged 1 commit intomainfrom
2025-upgrades

Conversation

@kpfleming
Copy link
Copy Markdown
Member

Starter kit content changes:

  • Changed 'wasm32-wasi' target to 'wasm32-wasip1' (requires Rust 1.78 or later and Fastly CLI 11.0 or later)

  • Changed rust-toolchain.toml to install 'stable' toolchain instead of '1.83.0'

  • Moved term.color=always from scripts.build in fastly.toml to .cargo/config.toml

  • Updated Rust edition from 2018 to 2021

  • Changed Rust 'release' profile to use LTO

  • Removed unnecessary parameters from scripts.build in fastly.toml

Other changes:

  • Switched to using a reusable workflow for CI

Starter kit content changes:

* Changed 'wasm32-wasi' target to 'wasm32-wasip1' (requires Rust 1.78 or later and Fastly CLI 11.0 or later)

* Changed rust-toolchain.toml to install 'stable' toolchain instead of '1.83.0'

* Moved term.color=always from scripts.build in fastly.toml to .cargo/config.toml

* Updated Rust edition from 2018 to 2021

* Changed Rust 'release' profile to use LTO

* Removed unnecessary parameters from scripts.build in fastly.toml

Other changes:

* Switched to using a reusable workflow for CI
@kpfleming kpfleming requested a review from a team as a code owner March 25, 2025 15:01
@kpfleming kpfleming requested review from harmony7 and removed request for a team March 25, 2025 15:01
@kpfleming kpfleming merged commit ebf5cfa into main Mar 25, 2025
1 check passed
@kpfleming kpfleming deleted the 2025-upgrades branch March 25, 2025 19:58
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.

2 participants