libinspire 0.1.0

For interacting with API of inspirehep.net
Documentation
[badges.appveyor]
branch = "master"
repository = "musoke/libinspire"
service = "github"

[badges.gitlab]
branch = "master"
repository = "musoke/libinspire"

[badges.travis-ci]
branch = "master"
repository = "musoke/libinspire"
[dependencies.lazy_static]
version = "0.2.8"

[dependencies.regex]
version = "0.2.2"

[dependencies.reqwest]
version = "0.9.8"

[dependencies.select]
version = "0.3.0"

[dependencies.slog]
version = "1.4.1"

[dependencies.slog-stdlog]
version = "1.1.0"

[package]
authors = ["Nathan Musoke <nathan.musoke@gmail.com>"]
description = "For interacting with API of inspirehep.net"
edition = "2018"
license = "Apache-2.0"
name = "libinspire"
publish = true
repository = "https://gitlab.com/musoke/libinspire"
version = "0.1.0"