Skip to content

Commit 2bb9a0f

Browse files
Merge pull request #3 from github/add-repo
Add repository to crate metadata
2 parents 3eb1c53 + bc08a81 commit 2bb9a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/geo_filters/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "geo_filters"
33
version = "0.1.0"
44
edition = "2021"
55
description = "Geometric filters for set cardinality estimation."
6+
repository = "https://github.com/github/rust-gems"
67
license = "MIT"
78
keywords = ["probabilistic", "algorithm", "cardinality", "estimation"]
89
categories = ["algorithms", "data-structures", "mathematics", "science"]

0 commit comments

Comments
 (0)