v1.0 #1

Merged
phoenix merged 6 commits from v1.x into main 2026-06-06 14:12:02 -04:00
Showing only changes of commit a0bf202b39 - Show all commits
+2 -2
View File
@@ -3,10 +3,10 @@ name: Rust Build
on:
push:
branches:
- v1.x
- main
pull_request:
branches:
- v1.x
- main
jobs:
check: