Merge pull request 'Update Rust crate sha2 to 0.10.7' (#133) from renovate/sha2-0.x into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Reviewed-on: #133
This commit is contained in:
		
							
								
								
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -2602,9 +2602,9 @@ dependencies = [ | ||||
|  | ||||
| [[package]] | ||||
| name = "sha2" | ||||
| version = "0.10.6" | ||||
| version = "0.10.7" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" | ||||
| checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" | ||||
| dependencies = [ | ||||
|  "cfg-if", | ||||
|  "cpufeatures", | ||||
|   | ||||
| @@ -28,7 +28,7 @@ rand = "0.8.5" | ||||
| base64 = "0.21.2" | ||||
| jwt-simple = "0.11.5" | ||||
| digest = "0.10.7" | ||||
| sha2 = "0.10.6" | ||||
| sha2 = "0.10.7" | ||||
| lazy-regex = "2.5.0" | ||||
| totp_rfc6238 = "0.5.1" | ||||
| base32 = "0.4.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user