Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm

with and without trailing slash for good measure

Changed files
+1
constellation
src
server
+1
constellation/src/server/mod.rs
··· 102 102 async fn robots() -> &'static str { 103 103 "\ 104 104 User-agent: * 105 + Disallow: /links 105 106 Disallow: /links/ 106 107 " 107 108 }