Our Personal Data Server from scratch!
0

Configure Feed

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

tranquil-pds / rust-toolchain.toml
86 B 4 lines
1[toolchain] 2channel = "1.96.0" 3components = ["rustfmt", "clippy"] 4profile = "minimal"