Adding rust files #3

Merged
phoenix merged 6 commits from rust_init into v1.x 2026-06-05 18:49:53 -04:00
Showing only changes of commit 35ed18e0f2 - Show all commits
+2 -4
View File
@@ -3,12 +3,10 @@ name: Rust Build
on:
push:
branches:
- main
- devel
- v1.x
pull_request:
branches:
- main
- devel
- v1.x
jobs:
check: