Skip to content

Commit 56e68b3

Browse files
committed
Bumps temporary genlib w/ erlang 28 compat
1 parent 2721cfb commit 56e68b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{gproc, "0.9.0"},
3333
{herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}},
3434
{uuid, {git, "https://github.com/okeuday/uuid.git", {branch, "master"}}},
35-
{genlib, {git, "https://github.com/valitydev/genlib.git", {tag, "v1.1.0"}}},
35+
{genlib, {git, "https://github.com/valitydev/genlib.git", {branch, "ft/erlang-28-compat"}}},
3636
{woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.1"}}},
3737
{scoper, {git, "https://github.com/valitydev/scoper.git", {tag, "v1.1.0"}}},
3838
{thrift, {git, "https://github.com/valitydev/thrift_erlang.git", {tag, "v1.0.0"}}},

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
0},
7070
{<<"genlib">>,
7171
{git,"https://github.com/valitydev/genlib.git",
72-
{ref,"d2324089afbbd9630e85fac554620f1de0b33dfe"}},
72+
{ref,"b63b77a918d0312242677889086a85992b5d9187"}},
7373
0},
7474
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.9.0">>},0},
7575
{<<"grpcbox">>,{pkg,<<"grpcbox">>,<<"0.17.1">>},1},

0 commit comments

Comments
 (0)