Trying very hard not to miss calendar events
0
fork

Configure Feed

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

at main 9 lines 113 B view raw
1[workspace] 2resolver = "2" 3members = [ 4 "crates/*", 5] 6 7[workspace.package] 8version = "0.1.0" 9edition = "2021"