chore: update greptime-proto to main (#3743)

This commit is contained in:
LFC
2024-04-19 14:38:34 +08:00
committed by GitHub
parent 0c5f4801b7
commit cfed466fcd
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ etcd-client = { git = "https://github.com/MichaelScofield/etcd-client.git", rev
fst = "0.4.7"
futures = "0.3"
futures-util = "0.3"
greptime-proto = { git = "https://github.com/MichaelScofield/greptime-proto.git", rev = "bdbd4cfa871ec8d192d3dbabf11debcb2cb67748" }
greptime-proto = { git = "https://github.com/GreptimeTeam/greptime-proto.git", rev = "73ac0207ab71dfea48f30259ffdb611501b5ecb8" }
humantime = "2.1"
humantime-serde = "1.1"
itertools = "0.10"