Issues
Feature description
According to dependencies, rest.nvim requires "lua >= 5.1, < 5.4", but while i'm trying to use it with lua 5.3.6 it always causes an warning
`lua` version `5.1` needed, but found `Lua 5.3.6 Copyright (C) 1994-2020 Lua.org, PUC-Rio`
Issues
Feature description
According to dependencies, rest.nvim requires
"lua >= 5.1, < 5.4", but while i'm trying to use it with lua 5.3.6 it always causes an warning