chore: add changes to Cargo.toml to trigger CI

This commit is contained in:
Ning Sun
2025-12-18 12:00:57 +08:00
parent b5fc95df42
commit f6871d8aa2

View File

@@ -150,6 +150,7 @@ etcd-client = { git = "https://github.com/GreptimeTeam/etcd-client", rev = "f62d
fst = "0.4.7"
futures = "0.3"
futures-util = "0.3"
# protobuf definitions
greptime-proto = { git = "https://github.com/GreptimeTeam/greptime-proto.git", rev = "0423fa30203187c75e2937a668df1da699c8b96c" }
hex = "0.4"
http = "1"