update
This commit is contained in:
13
phoenix/deps/dns_cluster/hex_metadata.config
Normal file
13
phoenix/deps/dns_cluster/hex_metadata.config
Normal file
@@ -0,0 +1,13 @@
|
||||
{<<"links">>,
|
||||
[{<<"GitHub">>,<<"https://github.com/phoenixframework/dns_cluster">>}]}.
|
||||
{<<"name">>,<<"dns_cluster">>}.
|
||||
{<<"version">>,<<"0.2.0">>}.
|
||||
{<<"description">>,<<"Simple DNS clustering for distributed Elixir nodes">>}.
|
||||
{<<"elixir">>,<<"~> 1.11">>}.
|
||||
{<<"files">>,
|
||||
[<<"lib">>,<<"lib/dns_cluster.ex">>,<<"CHANGELOG.md">>,<<"LICENSE.md">>,
|
||||
<<"mix.exs">>,<<"README.md">>,<<".formatter.exs">>]}.
|
||||
{<<"app">>,<<"dns_cluster">>}.
|
||||
{<<"licenses">>,[<<"MIT">>]}.
|
||||
{<<"requirements">>,[]}.
|
||||
{<<"build_tools">>,[<<"mix">>]}.
|
||||
Reference in New Issue
Block a user