luarocks: upgraded rapidjson. (#180)

This commit is contained in:
WenMing 2019-07-02 12:21:45 +08:00 committed by GitHub
parent 85f420977c
commit 0e2cdfe63a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {