wip
0
fork

Configure Feed

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

at f195bd356bf7e1cc5254261244a3dbfa62da385f 13 lines 356 B view raw
1[workspace] 2resolver = "3" 3members = [ "futures-combinators", "futures-core", "futures-util"] 4 5[workspace.package] 6version = "0.1.0" 7rust-version = "1.87" 8edition = "2024" 9license = "MIT OR Apache-2.0" 10authors = ["Asa Paparo <asapaparo@gmail.com>"] 11repository = "https://github.com/AngleSideAngle/bcsc" 12homepage = "https://github.com/AngleSideAngle/bcsc" 13