Skip to content

Commit 7a0e32c

Browse files
committed
rebar2-compatible dep spec
1 parent 17b9bd2 commit 7a0e32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{erl_opts, [debug_info]}.
33

44
{deps, [
5-
{jiffy,
5+
{jiffy, ".*",
66
{git, "https://github.com/davisp/jiffy.git", {tag, "0.14.11"}}}
77
]}.

0 commit comments

Comments
 (0)