This commit is contained in:
cairo 2023-05-03 01:29:59 +08:00 committed by GitHub
parent 8f2c50d589
commit 4cbb353be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[toolchain]
channel = "1.69.0"
components = ["clippy", "rustfmt"]
targets = []
profile = "minimal"