chore: bump greptime-meter (#4858)

chore/bump-greptime-meter: Add meter-core package and update meter-core dependency across various packages to
new git revision.
This commit is contained in:
Lei, HUANG
2024-10-21 16:18:30 +08:00
committed by GitHub
parent 2ee1ce2ba1
commit a50eea76a6
2 changed files with 15 additions and 5 deletions

View File

@@ -127,7 +127,7 @@ humantime-serde = "1.1"
itertools = "0.10"
jsonb = { git = "https://github.com/datafuselabs/jsonb.git", rev = "46ad50fc71cf75afbf98eec455f7892a6387c1fc", default-features = false }
lazy_static = "1.4"
meter-core = { git = "https://github.com/GreptimeTeam/greptime-meter.git", rev = "80eb97c24c88af4dd9a86f8bbaf50e741d4eb8cd" }
meter-core = { git = "https://github.com/GreptimeTeam/greptime-meter.git", rev = "a10facb353b41460eeb98578868ebf19c2084fac" }
mockall = "0.11.4"
moka = "0.12"
notify = "6.1"