diff --git a/Cargo.toml b/Cargo.toml index cca988e..c9856fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,6 @@ nats = { version = "0" } base64 = { version = "0" } beteran-protobuf-rust = { git = "https://gitlab.loafle.net/bet/beteran-protobuf-rust.git", tag = "v0.1.79-snapshot" } -beteran-common-rust = { git = "https://gitlab.loafle.net/bet/beteran-common-rust.git", tag = "v0.1.64-snapshot" } +beteran-common-rust = { git = "https://gitlab.loafle.net/bet/beteran-common-rust.git", tag = "v0.1.65-snapshot" } [build-dependencies]