Skip to content

Commit

Permalink
Merge pull request #20 from Rigidity/cleanup-deps
Browse files Browse the repository at this point in the history
Remove unused dependencies
  • Loading branch information
Rigidity authored Apr 25, 2024
2 parents 2bbfab2 + e4124bf commit 57f7889
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ sqlite = ["dep:sqlx"]

[dependencies]
tokio = { version = "1.33.0", features = ["macros"] }
indexmap = "2.1.0"
sha2 = "0.9.9"
thiserror = "1.0.50"
clvmr = "0.6.1"
Expand All @@ -26,7 +25,6 @@ clvm-utils = "0.7.0"
chia-ssl = "0.7.0"
native-tls = "0.2.11"
tokio-tungstenite = { version = "0.21.0", features = ["native-tls"] }
parking_lot = "0.12.1"
hex = "0.4.3"
bech32 = "0.9.1"
rand = "0.8.5"
Expand Down

0 comments on commit 57f7889

Please sign in to comment.