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

@@ -1,2 +1,2 @@
[toolchain]
channel = "1.89.0"
channel = "1.91.0"