version up

This commit is contained in:
병준 박 2022-08-29 08:42:36 +00:00
parent 61b104b92c
commit ef03747b8b

View File

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