mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-04 13:07:34 +08:00
luarocks: upgraded rapidjson. (#180)
This commit is contained in:
parent
85f420977c
commit
0e2cdfe63a
@ -1,5 +1,5 @@
|
||||
package = "apisix"
|
||||
version = "0.4-4"
|
||||
version = "0.4-5"
|
||||
supported_platforms = {"linux", "macosx"}
|
||||
|
||||
source = {
|
||||
@ -21,7 +21,7 @@ dependencies = {
|
||||
"lua-resty-balancer = 0.02rc5",
|
||||
"lua-resty-ngxvar = 0.3",
|
||||
"lua-resty-jit-uuid = 0.0.7",
|
||||
"rapidjson = 0.5.2-1",
|
||||
"rapidjson = 0.6.0-1",
|
||||
}
|
||||
|
||||
build = {
|
Loading…
Reference in New Issue
Block a user