ci: update rust version
All checks were successful
CI / build (push) Successful in 42s

This commit is contained in:
2026-05-26 03:12:02 -04:00
parent e1440c6d57
commit e2d51e9e91
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ on:
push:
env:
RUST_VERSION: "1.90"
RUST_VERSION: "1.94"
jobs:
build: