From 2aef3c1dbf75ae374862a12e6d6a680d9ce78720 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 11 Sep 2018 14:49:06 -0700 Subject: fix fatcat-api-spec deps --- rust/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rust/Cargo.lock') diff --git a/rust/Cargo.lock b/rust/Cargo.lock index a48e38ab..5933716d 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -310,7 +310,7 @@ dependencies = [ "diesel_migrations 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "dotenv 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fatcat-api 0.1.0", + "fatcat-api-spec 0.1.0", "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", "iron 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -329,7 +329,7 @@ dependencies = [ ] [[package]] -name = "fatcat-api" +name = "fatcat-api-spec" version = "0.1.0" dependencies = [ "bodyparser 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3