Skip to content

Commit b3cbe50

Browse files
fix imports
1 parent aba00d8 commit b3cbe50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name = "sketches-ddsketch"
33
version = "0.2.0"
44
authors = ["Adarsh Srivastava <adarsh@ctrlb.ai>"]
55
edition = "2024"
6-
license = "Apache-2.0"
6+
license = "MIT"
77
readme = "README.md"
8-
repository = "https://github.com/ctrlb-hq/rust-sketches-ddsketch"
9-
homepage = "https://github.com/ctrlb-hq/rust-sketches-ddsketch"
8+
repository = "https://github.com/ctrlb-hq/cb-digest"
9+
homepage = "https://github.com/ctrlb-hq/cb-digest"
1010
description = """
1111
A direct port of the Golang DDSketch implementation.
1212
"""

0 commit comments

Comments
 (0)