add metadata
This commit is contained in:
parent
0645f03e6a
commit
bfb7975477
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ name = "wikidata"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Smitty <me@smitop.com>"]
|
authors = ["Smitty <me@smitop.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
repository = "https://github.com/Smittyvb/wikidata/"
|
||||||
|
license = "Apache-2.0"
|
||||||
|
description = "A library for working with Wikidata in Rust"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = { version = "0.4.19", features = ["std", "serde"], default-features = false }
|
chrono = { version = "0.4.19", features = ["std", "serde"], default-features = false }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue