Skip to content

Commit

Permalink
Update mpart-async to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
direc85 committed Nov 26, 2023
1 parent 9ac01d5 commit 32c4bd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libsignal-service-actix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ awc = { version = "3.2.0", features = ["rustls-0_21"] }
actix = "0.13"
actix-http = "3.2.0"
actix-rt = "2.4"
# mpart-async 0.6 requires Rust 2021, violating MSRV = 1.52
mpart-async = "0.5"
mpart-async = "0.6"
serde_json = "1.0"
futures = "0.3"
bytes = "1"
Expand Down

0 comments on commit 32c4bd9

Please sign in to comment.