build,ci: specify MSRV and setup CI

This commit is contained in:
oxalica 2025-09-11 18:46:25 -04:00
parent 59a8851b32
commit 10c1ad5170
6 changed files with 15 additions and 11 deletions

View file

@ -1,4 +0,0 @@
[toolchain]
channel = "1.85"
profile = "default"
components = ["llvm-tools"]