fix: org name ehe

This commit is contained in:
əlemi 2024-08-05 19:14:51 +02:00
parent 84c77eaca3
commit 5e4cbe5fb1
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -11,9 +11,9 @@ crate-type = ["cdylib"]
# core # core
tracing = "0.1" tracing = "0.1"
# woot # woot
codemp-woot = { git = "ssh://git@github.com/codewithotherpeopleandchangenamelater/woot.git", features = ["serde"], tag = "v0.1.2" } codemp-woot = { git = "ssh://git@github.com/hexedtech/woot.git", features = ["serde"], tag = "v0.1.2" }
# proto # proto
codemp-proto = { git = "ssh://git@github.com/codewithotherpeopleandchangenamelater/codemp-proto.git", tag = "v0.6.1" } codemp-proto = { git = "ssh://git@github.com/hexedtech/codemp-proto.git", tag = "v0.6.1" }
uuid = { version = "1.7", features = ["v4"] } uuid = { version = "1.7", features = ["v4"] }
tonic = { version = "0.11.0", features = ["tls", "tls-roots"] } tonic = { version = "0.11.0", features = ["tls", "tls-roots"] }
# api # api