summaryrefslogtreecommitdiff
path: root/lib/rs/test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rs/test/Cargo.toml')
-rw-r--r--lib/rs/test/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rs/test/Cargo.toml b/lib/rs/test/Cargo.toml
index 0ba96fdfd..47b8cbf7a 100644
--- a/lib/rs/test/Cargo.toml
+++ b/lib/rs/test/Cargo.toml
@@ -9,6 +9,7 @@ publish = false
[dependencies]
clap = "~2.33"
bitflags = "=1.2"
+log = "0.4"
[dependencies.thrift]
path = "../"