Skip to content

Commit 321bb35

Browse files
committed
chore(toolchain): bump default rustfmt toolchain
1 parent 73e3846 commit 321bb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rustfmt-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is updated by the `akenji@update-rust-toolchain` GitHub action
22
[toolchain]
3-
channel = "nightly-2024-02-01"
3+
channel = "nightly-2024-04-14"
44
components = ["rustfmt"]
55
targets = []
66
profile = "minimal"

0 commit comments

Comments
 (0)