dummy impl lmao lol funny commit message xD

This commit is contained in:
lilly 2026-05-20 08:51:12 +02:00
commit 8b7407ba26
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
7 changed files with 221 additions and 13 deletions

View file

@ -21,8 +21,9 @@ defmodule P2pChat.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{ :uuid, "~> 1.1" }
# {:quicer, git: "https://github.com/emqx/quic.git", tag: "0.2.4"},
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
]
end
end