@@ -76,7 +76,7 @@ conform.setup({
rust = { "rustfmt" },
},
format_on_save = {
- timeout_ms = 500,
+ timeout_ms = 2000,
lsp_fallback = true,
})