Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stackdump committed Mar 9, 2024
1 parent 6bd7a4e commit 172353c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 141 deletions.
145 changes: 7 additions & 138 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,10 @@ thiserror = "=1.0.56"
axum = "0.7"
axum-server = "0.6.0"
base64 = "0.21.7"
chrono = "0.4.34"
cid = "0.11.0"
clap = { version = "4.4.4", features = ["derive"] }
include_dir = "0.6.0"
libipld = "0.16.0"
multibase = "0.9.1"
multicodec = "0.1.0"
rusqlite = "0.31.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 172353c

Please sign in to comment.