update cargo.toml
1 files changed, 2 insertions(+), 1 deletions(-) M protocol/Cargo.toml
M protocol/Cargo.toml => protocol/Cargo.toml +2 -1
@@ 11,4 11,5 @@ serde = { version = "1", features = ["derive"] } [build-dependencies] protobuf-codegen = "3" -protoc-rust = "^2.0"> \ No newline at end of file +protoc-rust = "^2.0" +log = "0.4.19"< \ No newline at end of file