mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.86.0 AS build
|
||||
FROM rust:1.87.0 AS build
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
|
||||
WORKDIR /usr/src/daedalus
|
||||
|
||||
Reference in New Issue
Block a user