summaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2020-08-21 23:07:10 -0400
committerHubert Chathi <hubert@uhoreg.ca>2020-08-21 23:07:10 -0400
commit68ccfefec146c3938c18babfb22df690f350b356 (patch)
treebc80556d69a4a326799b11ca428d4d55e74cf84a /mix.lock
parentautomatically start/stop sync when logging in/out (diff)
execute room requests in a queue
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/mix.lock b/mix.lock
index 97bf556..401aaa0 100644
--- a/mix.lock
+++ b/mix.lock
@@ -9,6 +9,7 @@
"makeup_elixir": {:hex, :makeup_elixir, "0.14.0", "cf8b7c66ad1cff4c14679698d532f0b5d45a3968ffbcbfd590339cb57742f1ae", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm"},
"metrics": {:hex, :metrics, "1.0.1", "25f094dea2cda98213cecc3aeff09e940299d950904393b2a29d191c346a8486", [:rebar3], [], "hexpm"},
"mimerl": {:hex, :mimerl, "1.2.0", "67e2d3f571088d5cfd3e550c383094b47159f3eee8ffa08e64106cdf5e981be3", [:rebar3], [], "hexpm"},
+ "mutex": {:hex, :mutex, "1.1.3", "d7e19f96fe19d6d97583bf12ca1ec182bbf14619b7568592cc461135de1c3b81", [:mix], [], "hexpm"},
"nimble_parsec": {:hex, :nimble_parsec, "0.5.1", "c90796ecee0289dbb5ad16d3ad06f957b0cd1199769641c961cfe0b97db190e0", [:mix], [], "hexpm"},
"parse_trans": {:hex, :parse_trans, "3.3.0", "09765507a3c7590a784615cfd421d101aec25098d50b89d7aa1d66646bc571c1", [:rebar3], [], "hexpm"},
"polyjuice_util": {:hex, :polyjuice_util, "0.1.0", "69901959c143245b47829c8302d0605dff6c0e1c3b116730c162982e0f512ee0", [:mix], [], "hexpm"},