spaceapi-community / spaceapi-rs

Rust types and serialization for the Space API.
https://crates.io/crates/spaceapi
Apache License 2.0
6 stars 9 forks source link

Version information #31

Closed dbrgn closed 8 years ago

dbrgn commented 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.

dns2utf8 commented 8 years ago

looks good :rainbow: