datasketches 0.1.3

The Apache DataSketches Library for Rust
Documentation
[dependencies.cxx]
version = "1.0"

[dependencies.datasketches-sys]
version = "0.1.2"

[dev-dependencies.rand]
version = "0.8"

[lib]
name = "datasketches"
path = "src/lib.rs"

[package]
authors = ["Filippo Rossi"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The Apache DataSketches Library for Rust"
edition = "2021"
keywords = ["streaming", "sketch", "stochastic"]
license = "Apache-2.0"
name = "datasketches"
readme = "README.md"
repository = "https://github.com/notfilippo/datasketches-rs"
version = "0.1.3"