Add diff applying error & improve CI #32

Merged
schmelczer merged 12 commits from asch/diff-error into main 2025-12-06 21:54:08 +00:00
Showing only changes of commit 27ad42de2b - Show all commits

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "1.91.1"
channel = "nightly-2025-06-06"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl" ]
profile = "default"