spaceapi 0.6.0

Space API types and serialization/deserialization.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "spaceapi"
version = "0.6.0"
authors = ["Raphael Nestler <raphael.nestler@gmail.com>", "Danilo Bargen <mail@dbrgn.ch>", "Stefan Schindler <stefan@estada.ch>"]
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE-MIT", "LICENSE-APACHE", "AUTHORS.md"]
description = "Space API types and serialization/deserialization."
documentation = "https://docs.rs/spaceapi/0.6.0/"
readme = "README.md"
keywords = ["spaceapi", "hackerspaces", "status", "api"]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/spaceapi-community/spaceapi-rs/"
[dependencies.log]
version = "^0.4"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"
[badges.travis-ci]
repository = "spaceapi-community/spaceapi-rs"