Skip to content

Commit

Permalink
chore: remove rustler precompiled
Browse files Browse the repository at this point in the history
Signed-off-by: VincentRPS <vincentbusiness55@gmail.com>
  • Loading branch information
VincentRPS authored Dec 3, 2024
1 parent 54cf970 commit fa0c44a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ defmodule Jsonrs.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:rustler_precompiled, "~> 0.8.0"},
{:rustler, "~> 0.35.0", optional: true, runtime: false},
{:ex_doc, "~> 0.30", only: :dev, runtime: false},
]
Expand Down

0 comments on commit fa0c44a

Please sign in to comment.