chore: bump MSRV to 1.91

Otherwise cargo install wasm-pack doesn't work
This commit is contained in:
Valentin Tolmer
2026-05-25 23:38:35 +02:00
committed by nitnelave
parent ed7484bffb
commit 2dc6178bd0
6 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
MSRV: "1.89.0"
MSRV: "1.91.0"
jobs:
pre_job: