version up

This commit is contained in:
병준 박 2022-08-28 03:12:06 +00:00
parent a241d3539d
commit ecd54600de

View File

@ -17,7 +17,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = { version = "1" } serde_json = { version = "1" }
time = { version = "0.3" } time = { version = "0.3" }
beteran-protobuf-rust = { git = "https://gitlab.loafle.net/bet/beteran-protobuf-rust.git", tag = "v0.1.77-snapshot" } beteran-protobuf-rust = { git = "https://gitlab.loafle.net/bet/beteran-protobuf-rust.git", tag = "v0.1.78-snapshot" }
[build-dependencies] [build-dependencies]