Skip to content

Commit

Permalink
build: remove unused dependencies
Browse files Browse the repository at this point in the history
deedy5 committed Feb 28, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5146623 commit 5dffe4d
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 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
@@ -33,15 +33,12 @@ indexmap = { version = "2.7.1", features = ["serde"] }
tokio = { version = "1.43.0", features = ["full"] }
tokio-util = { version = "0.7.13", features = ["codec"] } # for multipart
html2text = "0.14.0"
bytes = "1.10.0"
pythonize = "0.23.0"
serde_json = "1.0.139"
webpki-root-certs = "0.26.8"
http-body-util = "0.1.2"
http-body = "1.0.1"
http = "1.2.0"
mime = "0.3.17"
url = "2.5.4"

[profile.release]
codegen-units = 1

0 comments on commit 5dffe4d

Please sign in to comment.