wikibase 0.3.0

A library to access Wikibase
Documentation
[package]
name = "wikibase"
version = "0.3.0"
authors = [
    "Fenhl <fenhl@fenhl.net>",
    "Tobias Schönberg <tobias47n9e@gmail.com>",
]
keywords = ["wikibase", "wikidata", "mediawiki"]
description = "A library to access Wikibase"
license = "GPL-2.0+"
readme = "README.md"
repository = "https://gitlab.com/tobias47n9e/wikibase_rs"

[dependencies]
curl = "0.4"
regex = "0.2"
serde_json = "1"