Add support for sitelinks (#3)

This commit is contained in:
Lena Brüder 2023-11-10 17:05:24 +01:00 committed by GitHub
parent ab0a0a8029
commit 497ddf979b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "wikidata"
version = "0.3.0"
version = "0.3.1"
authors = ["Smitty <me@smitop.com>"]
edition = "2018"
repository = "https://github.com/Smittyvb/wikidata/"