feat(badge): Streamlined badging

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-04-06 17:11:44 +02:00
parent a387293f94
commit a1fd3ea358
9 changed files with 135 additions and 156 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.85.0"
channel = "1.86.0"
components = ["rustfmt", "clippy", "rust-analyzer"]