Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit c44f179

Browse files
committed
Loosened the version requirement for mochiweb.
1 parent 8329f8a commit c44f179

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
@@ -1,5 +1,5 @@
11
%% -*- mode: erlang -*-
22

3-
{deps, [{mochiweb, "1.5.2",
3+
{deps, [{mochiweb, "1.5.*",
44
{git, "git://github.com/mochi/mochiweb.git",
55
{tag, "1.5.2"}}}]}.

0 commit comments

Comments
 (0)