We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b9bd2 commit 7a0e32cCopy full SHA for 7a0e32c
rebar.config
@@ -2,6 +2,6 @@
2
{erl_opts, [debug_info]}.
3
4
{deps, [
5
- {jiffy,
+ {jiffy, ".*",
6
{git, "https://github.com/davisp/jiffy.git", {tag, "0.14.11"}}}
7
]}.
0 commit comments