|  | @@ -3,8 +3,8 @@ name = "librespot-protocol"
 | 
	
		
			
				|  |  |  version = "0.1.3"
 | 
	
		
			
				|  |  |  authors = ["Paul Liétar <paul@lietar.net>"]
 | 
	
		
			
				|  |  |  build = "build.rs"
 | 
	
		
			
				|  |  | -description="The protobuf logic for communicating with Spotify servers"
 | 
	
		
			
				|  |  | -license="MIT"
 | 
	
		
			
				|  |  | +description = "The protobuf logic for communicating with Spotify servers"
 | 
	
		
			
				|  |  | +license = "MIT"
 | 
	
		
			
				|  |  |  repository = "https://github.com/librespot-org/librespot"
 | 
	
		
			
				|  |  |  edition = "2018"
 | 
	
		
			
				|  |  |  
 |