Skip to content

Commit

Permalink
Try Gun 2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers committed Aug 11, 2021
1 parent cebc1ee commit d23f64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{erl_opts, [debug_info]}.

{deps,
[{gen_batch_server, "0.8.6"}, {bert, "0.1.0"}, {gun, "2.0.0-rc.2"}, {jsone, "1.6.1"}]}.
[{gen_batch_server, "0.8.6"}, {bert, "0.1.0"}, {gun, "2.0.0-rc.1"}, {jsone, "1.6.1"}]}.

{plugins, [rebar3_hex, rebar3_format]}.

Expand Down

0 comments on commit d23f64a

Please sign in to comment.