summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2020-07-18 22:59:57 -0400
committerFerris Tseng <ferristseng@fastmail.fm>2020-07-18 22:59:57 -0400
commite4ecefe07bc0936898f4a7b4161ac4ff973a02aa (patch)
treeebefd3d82ac121e3a7be8a9c931b0a8a05e94e26 /Cargo.lock
parentfaebdc22a181ccc711313dfd063439e3c71729a6 (diff)
increment version
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 663c54e..6109e37 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -967,7 +967,7 @@ dependencies = [
[[package]]
name = "ipfs-api"
-version = "0.7.2"
+version = "0.8.0-rc"
dependencies = [
"actix-http 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-multipart-rfc7578 0.3.0-rc (registry+https://github.com/rust-lang/crates.io-index)",