Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
fix: removed rust dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
madclaws committed Oct 29, 2023
1 parent fa1983c commit 8fe6cf0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 207 deletions.
10 changes: 0 additions & 10 deletions lib/ex_ucan/native.ex

This file was deleted.

3 changes: 0 additions & 3 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ defmodule ExUcan.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:rustler, "~> 0.30.0", runtime: false},
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
{:b58, "~> 1.0.2"}
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
]
end
end
5 changes: 0 additions & 5 deletions native/exucan_native/.cargo/config.toml

This file was deleted.

1 change: 0 additions & 1 deletion native/exucan_native/.gitignore

This file was deleted.

149 changes: 0 additions & 149 deletions native/exucan_native/Cargo.lock

This file was deleted.

13 changes: 0 additions & 13 deletions native/exucan_native/Cargo.toml

This file was deleted.

20 changes: 0 additions & 20 deletions native/exucan_native/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions native/exucan_native/src/lib.rs

This file was deleted.

0 comments on commit 8fe6cf0

Please sign in to comment.