We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ebbac commit 459278eCopy full SHA for 459278e
.github/luarocks-template.rockspec
@@ -1,6 +1,6 @@
1
package = "casbin"
2
source = {
3
- url = "https://github.com/casbin/lua-casbin",
+ url = "git+https://github.com/casbin/lua-casbin.git",
4
}
5
description = {
6
summary = "An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)",
0 commit comments