diff --git a/mix.exs b/mix.exs index d45b802fa..87a6b2b60 100644 --- a/mix.exs +++ b/mix.exs @@ -174,7 +174,9 @@ defp deps do {:pot, "~> 1.0"}, {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"}, - {:flake_id, "~> 0.1.0"}, + {:flake_id, + git: "https://akkoma.dev/AkkomaGang/flake_id.git", + ref: "5a68513f7e7353706e788781eff6e56bf00bb41b"}, {:concurrent_limiter, git: "https://akkoma.dev/AkkomaGang/concurrent-limiter.git", ref: "a9e0b3d64574bdba761f429bb4fba0cf687b3338"},