Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit ee1febe

Browse files
authored
update ctx to 0.5.0 (#120)
1 parent 7468e8f commit ee1febe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
warn_untyped_record]}.
55

66
{deps, [{wts, "~> 0.3"},
7-
{ctx, "~> 0.4.1"},
7+
{ctx, "~> 0.5"},
88
{jsx, "~> 2.9"},
99
{counters, "~> 0.2"}]}.
1010

rebar.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{"1.1.0",
22
[{<<"counters">>,{pkg,<<"counters">>,<<"0.2.0">>},0},
3-
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.4.1">>},0},
3+
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.5.0">>},0},
44
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.9.0">>},0},
55
{<<"rfc3339">>,{pkg,<<"rfc3339">>,<<"0.9.0">>},1},
66
{<<"wts">>,{pkg,<<"wts">>,<<"0.3.0">>},0}]}.
77
[
88
{pkg_hash,[
99
{<<"counters">>, <<"EF00F33404FDD9BD233F9B7966233222469E4560DBE1C712EA2E1AB63BB8FEFD">>},
10-
{<<"ctx">>, <<"E4297DD25CCDE992BC7DE298F514BEACD0A44FAA9126A1F2567306D94C519A13">>},
10+
{<<"ctx">>, <<"78E0F16712E12D707A7F34277381B8E193D7C71EAA24D37330DC02477C09EDA5">>},
1111
{<<"jsx">>, <<"D2F6E5F069C00266CAD52FB15D87C428579EA4D7D73A33669E12679E203329DD">>},
1212
{<<"rfc3339">>, <<"2075653DC9407541C84B1E15F8BDA2ABE95FB17C9694025E079583F2D19C1060">>},
1313
{<<"wts">>, <<"5CDF22C775CB1EBAE24C326A5DB6074D753C42F4BD12A9AA47CC62D3E2C71AD1">>}]}

0 commit comments

Comments
 (0)