rust-toolchain.toml 🔗
@@ -1,4 +1,4 @@
[toolchain]
-channel = "1.72"
+channel = "1.72.1"
components = [ "rustfmt" ]
targets = [ "x86_64-apple-darwin", "aarch64-apple-darwin", "wasm32-wasi" ]
Max Brunsfeld created
rust-toolchain.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,4 +1,4 @@
[toolchain]
-channel = "1.72"
+channel = "1.72.1"
components = [ "rustfmt" ]
targets = [ "x86_64-apple-darwin", "aarch64-apple-darwin", "wasm32-wasi" ]