diff --git a/Cargo.toml b/Cargo.toml index e88d7a2..0187848 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ async-trait = "0.1" # crdt diamond-types = "1.0" # proto -codemp-proto = { git = "ssh://git@github.com/hexedtech/codemp-proto.git", tag = "v0.7.0" } +codemp-proto = "0.7" uuid = { version = "1.7", features = ["v4"] } tonic = { version = "0.12", features = ["tls", "tls-roots"] } # api