diff options
Diffstat (limited to 'rebar.lock')
-rw-r--r-- | rebar.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rebar.lock b/rebar.lock new file mode 100644 index 0000000..b84f1c2 --- /dev/null +++ b/rebar.lock @@ -0,0 +1,8 @@ +{"1.1.0", +[{<<"gleam_stdlib">>,{pkg,<<"gleam_stdlib">>,<<"0.10.1">>},0}, + {<<"jsone">>,{pkg,<<"jsone">>,<<"1.5.2">>},0}]}. +[ +{pkg_hash,[ + {<<"gleam_stdlib">>, <<"F123F33E03B5CDF5E19FC179B9EE81269DEB93F7DEFADB17EF2930E4DB9011E7">>}, + {<<"jsone">>, <<"87ADEA283C9CF24767B4DEED44602989A5331156DF5D60A2660E9C9114D54046">>}]} +]. |