Skip to content

Commit

Permalink
chore(query): redis's hyper loglog
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Feb 3, 2024
1 parent 45f6c91 commit 52eedbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ ahash = "0.8"
async-backtrace = { workspace = true }
async-channel = "2"
async-trait = { workspace = true }
borsh = { workspace = true }
bytesize = "1.1.0"
ctrlc = { version = "3.2.3", features = ["termination"] }
enquote = "1.1.0"
futures = { workspace = true }
libc = "0.2.133"
borsh = { workspace = true }
log = { workspace = true }
logcall = { workspace = true }
minitrace = { workspace = true }
Expand Down

0 comments on commit 52eedbb

Please sign in to comment.