Nothing to see here, move along meow
0

Configure Feed

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

at main 182 B View raw
1[package] 2name = "lancer-uptime" 3version = "0.1.0" 4edition = "2024" 5 6[dependencies] 7lancer-user = { path = "../../lib/lancer-user" } 8lancer-core = { path = "../../lib/lancer-core" }