diff --git a/Cargo.toml b/Cargo.toml index bd4254f..393580e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.83-snapshot" } +beteran-protobuf-rust = { git = "https://gitlab.loafle.net/bet/beteran-protobuf-rust.git", tag = "v0.1.84-snapshot" } [build-dependencies]