Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko authored Apr 2, 2024
1 parent 8e808f3 commit 4e84f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ defmodule KinoBenchee.MixProject do
defp deps do
[
{:kino, "~> 0.12"},
{:kino_vega_lite, "~> 0.1"},
{:kino_vega_lite, "~> 0.1.0"},
{:benchee, "~> 1.3"},
{:ex_doc, "~> 0.31", only: :dev, runtime: false}
]
Expand Down

0 comments on commit 4e84f01

Please sign in to comment.