Select the types of activity you want to include in your feed.
1[package] 2name = "xtask" 3version = "0.1.0" 4edition = "2021" 5 6[dependencies] 7nih_plug_xtask = { git = "https://github.com/robbert-vdh/nih-plug.git" }