summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorFerris Tseng <ferris@navapbc.com>2019-12-25 19:43:03 -0500
committerFerris Tseng <ferris@navapbc.com>2019-12-25 19:43:03 -0500
commitdca654dd38136f667e2c052e9cf41e43fa538984 (patch)
treeaa9bbaca2d9ac45fd4c14cac62bf75b590c237c1 /Cargo.lock
parent6a9a793ea3b65d9202907bde06c662ca2a9bfe40 (diff)
increment version to rc
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 f47e91a..840665e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -941,7 +941,7 @@ dependencies = [
[[package]]
name = "ipfs-api"
-version = "0.6.0"
+version = "0.6.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)",