Skip to content

Commit

Permalink
Bump sketches-ddsketch from 0.2.2 to 0.3.0 (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 69fcf15 commit df0ae51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/ducks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hyper = { version = "0.14", features = ["server"] }
once_cell = "1.18"
serde_json = "1.0"
shared = { path = "../shared" }
sketches-ddsketch = "0.2"
sketches-ddsketch = "0.3"
tokio = { version = "1.39", features = ["rt", "macros", "fs", "io-util", "process", "signal", "time", "net"] }
tokio-stream = { version = "0.1", features = ["net"] }
tonic = { version = "0.9", default-features = false, features = ["transport", "prost"] }
Expand Down

0 comments on commit df0ae51

Please sign in to comment.