Skip to content

Commit 73b82d1

Browse files
fix: resolve PR comments
1 parent d607878 commit 73b82d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ common-base = { path = "../common/base" }
1010
common-error = { path = "../common/error" }
1111
common-time = { path = "../common/time" }
1212
datatypes = { path = "../datatypes" }
13-
greptime-proto = { git = "https://github.com/GreptimeTime/greptime-proto.git" }
13+
greptime-proto = { git = "https://github.com/GreptimeTeam/greptime-proto.git", rev = "966161508646f575801bcf05f47ed283ec231d68" }
1414
prost.workspace = true
1515
snafu = { version = "0.7", features = ["backtraces"] }
1616
tonic.workspace = true

0 commit comments

Comments
 (0)