Skip to content

Commit

Permalink
remove unused dependencies from service-actix
Browse files Browse the repository at this point in the history
  • Loading branch information
boxdot committed Nov 7, 2023
1 parent 919e96c commit 1e0a4c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libsignal-service-actix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ libsignal-service = { path = "../libsignal-service", features = ["unsend-futures

awc = { version = "3.0.0-beta.19", features = ["rustls"] }
actix = "0.13"
actix-http = "3.0.0-beta.19"
actix-rt = "2.4"
# mpart-async 0.6 requires Rust 2021, violating MSRV = 1.52
mpart-async = "0.5"
Expand Down

0 comments on commit 1e0a4c0

Please sign in to comment.