Skip to content

Commit 7cd483c

Browse files
chore(deps): switch greptimedb-ingester from git rev to crates.io v0.15.3
1 parent 2097fc3 commit 7cd483c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ async-graphql-warp = { version = "7.0.17", default-features = false, optional =
353353
hex = { version = "0.4.3", default-features = false, optional = true }
354354

355355
# GreptimeDB
356-
greptimedb-ingester = { git = "https://github.com/GreptimeTeam/greptimedb-ingester-rust", rev = "f7243393808640f5123b0d5b7b798da591a4df6e", optional = true }
356+
greptimedb-ingester = { version = "0.15.3", optional = true }
357357

358358
# External libs
359359
arc-swap = { workspace = true, default-features = false, optional = true }

0 commit comments

Comments
 (0)