Fast and robust atproto CAR file processing in rust
14
fork

Configure Feed

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

sure crates

phil bed46ee7 0a37aff3

+1
+1
Cargo.toml
··· 3 3 version = "0.1.0" 4 4 edition = "2024" 5 5 license = "MIT OR Apache-2.0" 6 + description = "Fast and robust atproto CAR file processing in rust" 6 7 7 8 [dependencies] 8 9 futures = "0.3.31"