Skip to content

Commit

Permalink
remove unused direct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Dec 26, 2024
1 parent c595fb1 commit 1816eb0
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 @@ -84,9 +84,7 @@ serde_with = "3.4.0"
# axum dependencies
axum = { version = "0.7.3", features = ["macros"] }
axum-extra = { version = "0.9.1", features = ["typed-header"] }
hyper = { version = "1.1.0", default-features = false }
tower = "0.5.1"
tower-service = "0.3.2"
tower-http = { version = "0.6.0", features = ["fs", "trace", "timeout", "catch-panic"] }
mime = "0.3.16"
percent-encoding = "2.2.0"
Expand Down

0 comments on commit 1816eb0

Please sign in to comment.