diff options
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r-- | rust/Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 6d3b6e1f..21c65be1 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -301,7 +301,6 @@ dependencies = [ "iron 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "iron-slog 0.0.1 (git+https://github.com/bnewbold/iron-slog?branch=bnewbold-iron-0.6)", "iron-test 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "r2d2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "slog-async 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |