-- https://github.com/Saecki/crates.nvim
return {
'saecki/crates.nvim',
event = { 'BufRead Cargo.toml' },
opts = {},
}