Update metadata for publishing

This commit is contained in:
Yuri Iozzelli 2020-10-25 10:07:58 +01:00
parent 5af4a4aace
commit 148106e1bd
1 changed files with 4 additions and 1 deletions

View File

@ -1,10 +1,13 @@
[package]
name = "bunq"
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>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.32"