version up

This commit is contained in:
병준 박 2022-08-12 06:18:18 +00:00
parent f496c64d58
commit fedcdeb1f8

View File

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