Skip to content

Commit

Permalink
chore: update greptime-proto to a11db14 (#3942)
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu authored May 15, 2024
1 parent 15d7b97 commit 09129a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,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/killme2008/greptime-proto.git", rev = "57e186d572c6c5898e90d6ab9e91b0867c30d1da" }
greptime-proto = { git = "https://github.com/GreptimeTeam/greptime-proto.git", rev = "a11db14b8502f55ca5348917fd18e6fcf140f55e" }
humantime = "2.1"
humantime-serde = "1.1"
itertools = "0.10"
Expand Down

0 comments on commit 09129a9

Please sign in to comment.