From bc21d15603b0200384de100edc57073687baa7ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 31 May 2020 18:41:09 +0000 Subject: [PATCH] Bump typed_struct from `cf89160` to 0.2.0 Bumps [typed_struct](https://github.com/ejpcmac/typed_struct) from `cf89160` to 0.2.0. This release includes the previously tagged commit. - [Release notes](https://github.com/ejpcmac/typed_struct/releases) - [Commits](https://github.com/ejpcmac/typed_struct/compare/cf89160374fb17d94bc2a5d79c5d6ce8a05a2f51...v0.2.0) Signed-off-by: dependabot-preview[bot] --- mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.lock b/mix.lock index 1433ecc..0abb7cb 100644 --- a/mix.lock +++ b/mix.lock @@ -4,5 +4,5 @@ "makeup": {:hex, :makeup, "1.0.1", "82f332e461dc6c79dbd82fbe2a9c10d48ed07146f0a478286e590c83c52010b5", [:mix], [{:nimble_parsec, "~> 0.5.0", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "49736fe5b66a08d8575bf5321d716bac5da20c8e6b97714fec2bcd6febcfa1f8"}, "makeup_elixir": {:hex, :makeup_elixir, "0.14.0", "cf8b7c66ad1cff4c14679698d532f0b5d45a3968ffbcbfd590339cb57742f1ae", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "d4b316c7222a85bbaa2fd7c6e90e37e953257ad196dc229505137c5e505e9eff"}, "nimble_parsec": {:hex, :nimble_parsec, "0.5.3", "def21c10a9ed70ce22754fdeea0810dafd53c2db3219a0cd54cf5526377af1c6", [:mix], [], "hexpm", "589b5af56f4afca65217a1f3eb3fee7e79b09c40c742fddc1c312b3ac0b3399f"}, - "typed_struct": {:git, "https://github.com/ejpcmac/typed_struct.git", "cf89160374fb17d94bc2a5d79c5d6ce8a05a2f51", [branch: "develop"]}, + "typed_struct": {:hex, :typed_struct, "0.2.0", "503c75208919891137f38a9f043715947fa11659b7f0c5f773bc185ebdd3f957", [:mix], [], "hexpm", "2332942218afc06a1eefed58107d9ecdd8a157d783e04ec10cf5c71d1004be19"}, }