~starkingdoms/starkingdoms

c4082170d81b4295ec4b0973877468af52b5bc93 — ghostly_zsh 2 years ago 4596476
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