spaceapi 0.5.1

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.5.1"
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.5.1/"
readme = "README.md"
keywords = ["spaceapi", "hackerspaces", "status", "api"]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/coredump-ch/spaceapi-rs/"
[dependencies.serde_json]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.log]
version = "^0.3"

[dependencies.serde]
version = "^1.0"
[badges.travis-ci]
repository = "coredump-ch/spaceapi-rs"