Merge pull request #3383 from emqx/jiffy

Update jiffy to 1.0.4
This commit is contained in:
tigercl 2020-04-17 18:06:16 +08:00 committed by GitHub
commit d4e71cf43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{deps, {deps,
[{gproc, "0.8.0"}, [{gproc, "0.8.0"},
{jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.2"}}}, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.4"}}},
{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.6.1"}}}, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.1"}}},
{ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.2"}}}, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.2"}}},