Bump rust from 1.72.0 to 1.72.1

Max Brunsfeld created

Change summary

rust-toolchain.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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" ]