lightweight com.atproto.sync.listReposByCollection
45
fork

Configure Feed

Select the types of activity you want to include in your feed.

oops public cardinality-estimator-safe

phil ce9271cd 0951af44

+1 -1
+1 -1
Cargo.toml
··· 7 7 axum = "0.8.8" 8 8 base64 = "0.22.1" 9 9 bytes = "1" 10 - cardinality-estimator-safe = { path = "../cardinality-estimator", features = ["with_serde"] } 10 + cardinality-estimator-safe = { version = "4.0.2", features = ["with_serde"] } 11 11 cid = { version = "0.11", default-features = false, features = ["alloc"] } 12 12 clap = { version = "4.5.60", features = ["derive", "env"] } 13 13 dashmap = "5"