Skip to content

Commit

Permalink
docs(readme): update recommended version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 25, 2024
1 parent d13e9ce commit 961bab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Example using [`lazy.nvim`](https://github.com/folke/lazy.nvim):
```lua
{
'mrcjkb/rustaceanvim',
version = '^3', -- Recommended
version = '^4', -- Recommended
ft = { 'rust' },
}
```
Expand Down

0 comments on commit 961bab3

Please sign in to comment.