Closed dbrgn closed 8 years ago
See https://github.com/coredump-ch/spaceapi-server-rs/issues/4.
This adds a get_version() function on top level, as well as adding the ext_versions field to the Status struct.
get_version()
ext_versions
Status
looks good :rainbow:
See https://github.com/coredump-ch/spaceapi-server-rs/issues/4.
This adds a
get_version()
function on top level, as well as adding theext_versions
field to theStatus
struct.