elixir-uuid icon indicating copy to clipboard operation
elixir-uuid copied to clipboard

Add :crypto to extra_application and update mix.lock

Open wingyplus opened this issue 3 years ago • 5 comments

Add :crypto to extra_application in mix.exs to fix warning in Elixir 1.12 and update mix.lock to a new file pattern.

wingyplus avatar Jul 13 '21 11:07 wingyplus

If maintaining this package is burdensome, I'd be happy to help out -- I'd just need permissions granted in Github and in hex.

fireproofsocks avatar Jul 30 '21 16:07 fireproofsocks

@zyro can we get this merged and released?

warmwaffles avatar Feb 07 '22 16:02 warmwaffles

Seems like this is a blocker for me as well. Any updates on this?

jfacoustic avatar Mar 18 '22 02:03 jfacoustic

Looking to revive this thread... Still no word on this? @zyro

jgaiser-alto avatar Jul 08 '22 17:07 jgaiser-alto

I doubt it'll be updated. But if you want a uuid generator and are using ecto already, you can use Ecto.UUID.generate/0

warmwaffles avatar Jul 08 '22 17:07 warmwaffles