rebar.config 81 B

123
  1. {deps,
  2. [{epgsql, {git, "https://github.com/epgsql/epgsql", {tag, "4.4.0"}}}
  3. ]}.