🏡 index : ~doyle/gitlab-cargo-shim.git

pub async fn get() -> &'static str {
    "hello world!"
}