Select the types of activity you want to include in your feed.
1name = "zed_glint" 2version = "0.1.0" 3target = "wasm" 4 5# Real guest: `gleam export zed-extension` (invoked by build.rs when Zed runs cargo). 6# Needs a wasm-capable gleam: https://tangled.org/nandi.uk/gleam (branch wasm)