mirror of
				https://github.com/lov3b/ecb-rates.git
				synced 2025-11-03 23:00:21 +01:00 
			
		
		
		
	Package metadata
This commit is contained in:
		
							
								
								
									
										21
									
								
								Cargo.toml
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								Cargo.toml
									
									
									
									
									
								
							@@ -1,7 +1,28 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "ecb-rates"
 | 
					name = "ecb-rates"
 | 
				
			||||||
 | 
					description = "Query exchange rates from the European Central Bank (ECB)"
 | 
				
			||||||
version = "0.1.0"
 | 
					version = "0.1.0"
 | 
				
			||||||
edition = "2021"
 | 
					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]]
 | 
					[[bin]]
 | 
				
			||||||
name = "ecb-rates"
 | 
					name = "ecb-rates"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user