diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-01-13 09:05:41 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-01-20 09:02:49 +0100 |
| commit | 5963ad024ac0e858a5bbb303e2fd0938938b22d5 (patch) | |
| tree | 8578b90a2da0c0bfb87334653cfcb37b28b482fe /.builds | |
| parent | chore: update deps (diff) | |
| download | iced-builder-5963ad024ac0e858a5bbb303e2fd0938938b22d5.tar.gz | |
chore: bump MSRV to match iced's
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/linux.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/linux.yml b/.builds/linux.yml index e03474d..5b2de99 100644 --- a/.builds/linux.yml +++ b/.builds/linux.yml @@ -7,7 +7,7 @@ packages: - clang - mold environment: - MSRV: 1.90.0 + MSRV: 1.92.0 RUSTFLAGS: -C linker=clang -C link-arg=-fuse-ld=mold triggers: - action: email |
