Select the types of activity you want to include in your feed.
1[package] 2name = "eepy-serial" 3version = "0.1.0" 4edition = "2021" 5 6[dependencies] 7eepy-sys = { path = "../eepy-sys" } 8strum.workspace = true