Skip to content

Commit

Permalink
Merge pull request #3 from OffgridElectric/ks/update_protobuf
Browse files Browse the repository at this point in the history
Update to latest version of protobuf library
  • Loading branch information
zolakeith authored Jan 3, 2022
2 parents 241ec19 + 283cc1a commit 5996ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"makeup_elixir": {:hex, :makeup_elixir, "0.15.1", "b5888c880d17d1cc3e598f05cdb5b5a91b7b17ac4eaf5f297cb697663a1094dd", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}, {:nimble_parsec, "~> 1.1", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "db68c173234b07ab2a07f645a5acdc117b9f99d69ebf521821d89690ae6c6ec8"},
"makeup_erlang": {:hex, :makeup_erlang, "0.1.1", "3fcb7f09eb9d98dc4d208f49cc955a34218fc41ff6b84df7c75b3e6e533cc65f", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "174d0809e98a4ef0b3309256cbf97101c6ec01c4ab0b23e926a9e17df2077cbb"},
"nimble_parsec": {:hex, :nimble_parsec, "1.1.0", "3a6fca1550363552e54c216debb6a9e95bd8d32348938e13de5eda962c0d7f89", [:mix], [], "hexpm", "08eb32d66b706e913ff748f11694b17981c0b04a33ef470e33e11b3d3ac8f54b"},
"protobuf": {:git, "https://github.com/OffgridElectric/protobuf.git", "85ef601bbf1d29a25a0468235077c5fe6d073c71", []},
"protobuf": {:git, "https://github.com/OffgridElectric/protobuf.git", "310d03bede3dbd38be970472713f1a9631412dab", []},
}

0 comments on commit 5996ca7

Please sign in to comment.