feat(displays): add mirroring and projection options

This commit is contained in:
Michael Aaron Murphy 2024-07-05 17:30:44 +02:00 committed by Michael Murphy
parent 40254f5c68
commit 7b3392e831
3 changed files with 130 additions and 28 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.75.0"
channel = "stable"
components = ["clippy", "rustfmt"]