We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb1c53 commit bc08a81Copy full SHA for bc08a81
crates/geo_filters/Cargo.toml
@@ -3,6 +3,7 @@ name = "geo_filters"
3
version = "0.1.0"
4
edition = "2021"
5
description = "Geometric filters for set cardinality estimation."
6
+repository = "https://github.com/github/rust-gems"
7
license = "MIT"
8
keywords = ["probabilistic", "algorithm", "cardinality", "estimation"]
9
categories = ["algorithms", "data-structures", "mathematics", "science"]
0 commit comments