mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-02-22 09:50:10 +01:00
Package metadata
This commit is contained in:
parent
1eb7716956
commit
b0df48293c
21
Cargo.toml
21
Cargo.toml
@ -1,7 +1,28 @@
|
||||
[package]
|
||||
name = "ecb-rates"
|
||||
description = "Query exchange rates from the European Central Bank (ECB)"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Love Billenius <lovebillenius@disroot.org>"]
|
||||
license-file = "LICENSE"
|
||||
keywords = [
|
||||
"ECB",
|
||||
"European Central Bank",
|
||||
"Bank",
|
||||
"Central Bank",
|
||||
"exchange",
|
||||
"rates",
|
||||
"eur",
|
||||
"sek",
|
||||
"usd",
|
||||
"nok",
|
||||
"gbp",
|
||||
"pln",
|
||||
"dkk",
|
||||
"czk",
|
||||
"isk",
|
||||
"chf",
|
||||
]
|
||||
|
||||
[[bin]]
|
||||
name = "ecb-rates"
|
||||
|
Loading…
x
Reference in New Issue
Block a user