Update base64 dependency to 0.13
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							dbd887c262
						
					
				
				
					commit
					5aa517b9b4
				
			| @@ -72,7 +72,7 @@ mime_guess = "2.0" | |||||||
| serde_json = { version = "1.0", optional = true } | serde_json = { version = "1.0", optional = true } | ||||||
|  |  | ||||||
| [target.'cfg(not(target_arch = "wasm32"))'.dependencies] | [target.'cfg(not(target_arch = "wasm32"))'.dependencies] | ||||||
| base64 = "0.12" | base64 = "0.13" | ||||||
| encoding_rs = "0.8" | encoding_rs = "0.8" | ||||||
| futures-core = { version = "0.3.0", default-features = false } | futures-core = { version = "0.3.0", default-features = false } | ||||||
| futures-util = { version = "0.3.0", default-features = false } | futures-util = { version = "0.3.0", default-features = false } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user