feature(json) update jiffy to 1.0.5

This commit is contained in:
terry-xiaoyu 2020-06-20 15:00:24 +08:00
parent 8707afa54c
commit 66144629bf
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{deps, {deps,
[{gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}}, [{gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}},
{jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.4"}}}, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}},
{cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.7.1"}}}, {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.7.1"}}},
{esockd, {git, "https://github.com/emqx/esockd", {tag, "5.7.0"}}}, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.7.0"}}},
{ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.3"}}}, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.3"}}},