mix_deps_try icon indicating copy to clipboard operation
mix_deps_try copied to clipboard

A mix archive for trying out dependencies

Results 1 mix_deps_try issues
Sort by recently updated
recently updated
newest added

Installing project as an archive emits this warning: ``` warning: :crypto.strong_rand_bytes/1 defined in application :crypto is used by the current application but the current application does not depend on :crypto....