Update Rust and Turbo versions (#3781)

* chore: bump Rust version from 1.86 to 1.87

* chore: update Turbo

* chore(.cargo/config.toml): minor comment tweak
This commit is contained in:
Alejandro González
2025-06-13 23:03:35 +02:00
committed by GitHub
parent 8a26011e76
commit ab8e474339
9 changed files with 377 additions and 221 deletions

View File

@@ -23,7 +23,7 @@
"devDependencies": {
"if-ci": "^3.0.0",
"prettier": "^3.3.2",
"turbo": "^2.2.3",
"turbo": "^2.5.4",
"vue": "^3.5.13"
},
"packageManager": "pnpm@9.15.0",