Skip to content

Commit e9a903e

Browse files
committed
dep
1 parent 1bad543 commit e9a903e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mix.exs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ defmodule CrucibleUI.MixProject do
7676
{:bandit, "~> 1.0"},
7777

7878
# Crucible ecosystem
79-
{:crucible_framework, "~> 0.1.5"},
80-
# {:crucible_telemetry, "~> 0.1.0"},
79+
{:crucible_telemetry, "~> 0.1.0"},
8180

8281
# Development & Testing
8382
{:ex_doc, "~> 0.31", only: :dev, runtime: false},

mix.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"cowlib": {:hex, :cowlib, "2.16.0", "54592074ebbbb92ee4746c8a8846e5605052f29309d3a873468d76cdf932076f", [:make, :rebar3], [], "hexpm", "7f478d80d66b747344f0ea7708c187645cfcc08b11aa424632f78e25bf05db51"},
99
"credo": {:hex, :credo, "1.7.13", "126a0697df6b7b71cd18c81bc92335297839a806b6f62b61d417500d1070ff4e", [:mix], [{:bunt, "~> 0.2.1 or ~> 1.0", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "47641e6d2bbff1e241e87695b29f617f1a8f912adea34296fb10ecc3d7e9e84f"},
1010
"crucible_framework": {:hex, :crucible_framework, "0.1.5", "2877ac6008989dd64116bc73863eba69c3863273362c362e7020c8e851aa533f", [:mix], [{:tinkex, "~> 0.1.0", [hex: :tinkex, repo: "hexpm", optional: false]}], "hexpm", "2ecf2a88d8484d4530dad7d92a2881c22c3ab252a295df6b552811ad6ff9826a"},
11+
"crucible_telemetry": {:hex, :crucible_telemetry, "0.1.0", "5fd9f0cea1c66977c579f400e802007962a57a0fce507ef471b32874cf6ce1ba", [:mix], [{:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.3", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "bf3a698fb604ab9150cc6da637f6281ecb513d87ca130ba774d7f2b2edbbadef"},
1112
"db_connection": {:hex, :db_connection, "2.8.1", "9abdc1e68c34c6163f6fb96a96532272d13ad7ca45262156ae8b7ec6d9dc4bec", [:mix], [{:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "a61a3d489b239d76f326e03b98794fb8e45168396c925ef25feb405ed09da8fd"},
1213
"decimal": {:hex, :decimal, "2.3.0", "3ad6255aa77b4a3c4f818171b12d237500e63525c2fd056699967a3e7ea20f62", [:mix], [], "hexpm", "a4d66355cb29cb47c3cf30e71329e58361cfcb37c34235ef3bf1d7bf3773aeac"},
1314
"dialyxir": {:hex, :dialyxir, "1.4.7", "dda948fcee52962e4b6c5b4b16b2d8fa7d50d8645bbae8b8685c3f9ecb7f5f4d", [:mix], [{:erlex, ">= 0.2.8", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "b34527202e6eb8cee198efec110996c25c5898f43a4094df157f8d28f27d9efe"},

0 commit comments

Comments
 (0)