Skip to content

Commit ab57b36

Browse files
committed
build: force rust toolchain components
1 parent 9a23bff commit ab57b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
22
channel = "1.81.0"
3-
components = []
3+
components = [ "rustfmt", "clippy" ]
44
profile = "minimal"

0 commit comments

Comments
 (0)