Fast and robust atproto CAR file processing in rust
1[package] 2name = "repo-stream" 3version = "0.2.2" 4edition = "2024" 5license = "MIT OR Apache-2.0" 6description = "A robust CAR file -> MST walker for atproto" 7repository = "https://tangled.org/@microcosm.blue/repo-stream" 8 9[dependencies] 10fjall = "3.0.1" 11clap = { version = "4.5.48", features = ["derive"] } 12