Release v0.1.0
This commit is contained in:
		
							parent
							
								
									64e180fb84
								
							
						
					
					
						commit
						8780a3231f
					
				| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## v0.1.0 (2021-01-14)
 | 
			
		||||
 | 
			
		||||
Initial release.
 | 
			
		||||
| 
						 | 
				
			
			@ -7,10 +7,10 @@ license = "MIT"
 | 
			
		|||
repository = "https://github.com/InputUsername/listenbrainz-rs.git"
 | 
			
		||||
homepage = "https://github.com/InputUsername/listenbrainz-rs"
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
description = "ListenBrainz API bindings for Rust."
 | 
			
		||||
description = "ListenBrainz API bindings for Rust"
 | 
			
		||||
keywords = ["listenbrainz", "api", "bindings"]
 | 
			
		||||
categories = ["api-bindings"]
 | 
			
		||||
publish = false
 | 
			
		||||
publish = true
 | 
			
		||||
 | 
			
		||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue