Skip to content

Commit

Permalink
Bump sketches-ddsketch from 0.2.2 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [sketches-ddsketch](https://github.com/mheffner/rust-sketches-ddsketch) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/mheffner/rust-sketches-ddsketch/releases)
- [Commits](mheffner/rust-sketches-ddsketch@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: sketches-ddsketch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tremor-bot committed Jun 3, 2024
1 parent 7d973af commit 20352d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 tremor-script/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ serde = { version = "1", features = ["derive"] }
simd-json = { version = "0.13", features = ["known-key"] }
simd-json-derive = "0.13"
value-trait = "0.8"
sketches-ddsketch = "0.2"
sketches-ddsketch = "0.3"
strip-ansi-escapes = "0.2"
termcolor = "1.4"
tremor-common = { version = "0.13.0-rc.26", path = "../tremor-common" }
Expand Down

0 comments on commit 20352d1

Please sign in to comment.