python-genshin-artifact/rust-toolchain.toml
luoshuijs 6847ba685a
Refactor genshin artifact core
Co-authored-by: kotoriのねこ <minamiktr@outlook.com>
2023-11-08 00:42:44 +08:00

3 lines
68 B
TOML

[toolchain]
channel = "nightly"
components = [ "rustfmt", "clippy" ]