We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba00d8 commit b3cbe50Copy full SHA for b3cbe50
Cargo.toml
@@ -3,10 +3,10 @@ name = "sketches-ddsketch"
3
version = "0.2.0"
4
authors = ["Adarsh Srivastava <adarsh@ctrlb.ai>"]
5
edition = "2024"
6
-license = "Apache-2.0"
+license = "MIT"
7
readme = "README.md"
8
-repository = "https://github.com/ctrlb-hq/rust-sketches-ddsketch"
9
-homepage = "https://github.com/ctrlb-hq/rust-sketches-ddsketch"
+repository = "https://github.com/ctrlb-hq/cb-digest"
+homepage = "https://github.com/ctrlb-hq/cb-digest"
10
description = """
11
A direct port of the Golang DDSketch implementation.
12
"""
0 commit comments