version up

This commit is contained in:
병준 박 2022-08-29 08:22:32 +00:00
parent 8fc983f510
commit 61b104b92c

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.81-snapshot" }
beteran-protobuf-rust = { git = "https://gitlab.loafle.net/bet/beteran-protobuf-rust.git", tag = "v0.1.82-snapshot" }
[build-dependencies]