Przeglądaj źródła

Use v1.1 of the double-conversion library

Using a fixed version of the double-conversion library rather
then master prevents accidental future breakage.
pull/35/head
Volker Mische 12 lat temu
rodzic
commit
ba95463104
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Wyświetl plik

@ -30,5 +30,5 @@
{deps, [
{'double-conversion', ".*",
{git, "https://code.google.com/p/double-conversion/", "master"}, [raw]}
{git, "https://code.google.com/p/double-conversion/", "v1.1"}, [raw]}
]}.

Ładowanie…
Anuluj
Zapisz