CLI app for developers prototyping atproto functionality
1
fork

Configure Feed

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

Pin development Rust to MSRV

+3
+3
rust-toolchain.toml
··· 1 + [toolchain] 2 + channel = "1.85.1" 3 + components = ["clippy", "rustfmt"]