Update metadata for publishing
This commit is contained in:
parent
5af4a4aace
commit
148106e1bd
@ -1,10 +1,13 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bunq"
|
name = "bunq"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
description = "Rust Wrapper for the Bunq API"
|
||||||
|
keywords = ["bunq", "api"]
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
repository = "https://github.com/yuri91/bunq-rs"
|
||||||
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
|
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.32"
|
anyhow = "1.0.32"
|
||||||
|
Loading…
Reference in New Issue
Block a user