Bump dependency on native-tls (#286)
native_tls::Certificate::from_pem was introduced in 0.1.5
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							31504388d7
						
					
				
				
					commit
					bffebfc470
				
			| @@ -18,7 +18,7 @@ hyper-tls = "0.1.2" | ||||
| libflate = "0.1.11" | ||||
| log = "0.4" | ||||
| mime_guess = "2.0.0-alpha.2" | ||||
| native-tls = "0.1.3" | ||||
| native-tls = "0.1.5" | ||||
| serde = "1.0" | ||||
| serde_json = "1.0" | ||||
| serde_urlencoded = "0.5" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user