Skip to content

Commit

Permalink
Merge pull request #183 from primetype/master
Browse files Browse the repository at this point in the history
remove non necessary dependencies from the rust crate
  • Loading branch information
vsubhuman authored Aug 5, 2021
2 parents e7ff966 + 6cf85a6 commit 4de56ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 91 deletions.
91 changes: 2 additions & 89 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
cryptoxide = "0.3.2"
cbor_event = "2.1.3"
curve25519-dalek = "3.1.0"
ed25519-dalek = "1.0.1"
ed25519-bip32 = "0.3.2"
sha2 = "^0.9"
digest = "^0.9"
Expand Down

0 comments on commit 4de56ed

Please sign in to comment.