summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipfs-api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipfs-api/Cargo.toml b/ipfs-api/Cargo.toml
index e869e93..597a42a 100644
--- a/ipfs-api/Cargo.toml
+++ b/ipfs-api/Cargo.toml
@@ -19,7 +19,7 @@ error-chain = "0.12"
futures = "0.1"
http = "0.1"
hyper = "0.12"
-hyper-multipart-rfc7578 = "0.2.0-alpha1"
+hyper-multipart-rfc7578 = "0.2.0-alpha2"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"