aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index cdbdd1d8..c8dc516f 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -302,6 +302,7 @@ dependencies = [
"iron 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"iron-slog 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"iron-test 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.3.9 (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)",