wikibase 0.3.0

A library to access Wikibase
Documentation
image: "rust:latest"

test:cargo:
  script:
  - rustc --version && cargo --version
  - cargo test --all --verbose