Update Rust crate redis to 0.27.0
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								geneit_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								geneit_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							@@ -2939,9 +2939,9 @@ dependencies = [
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "redis"
 | 
			
		||||
version = "0.26.1"
 | 
			
		||||
version = "0.27.0"
 | 
			
		||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
			
		||||
checksum = "e902a69d09078829137b4a5d9d082e0490393537badd7c91a3d69d14639e115f"
 | 
			
		||||
checksum = "6408b7e62e108fa36b8e44cffa98ae36570cf32cbc996cc3af1f5ecde8782c37"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "arc-swap",
 | 
			
		||||
 "combine",
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,7 @@ diesel_migrations = "2.1.0"
 | 
			
		||||
serde = { version = "1.0.210", features = ["derive"] }
 | 
			
		||||
serde_json = "1.0.128"
 | 
			
		||||
mailchecker = "6.0.8"
 | 
			
		||||
redis = "0.26.1"
 | 
			
		||||
redis = "0.27.0"
 | 
			
		||||
lettre = "0.11.8"
 | 
			
		||||
rand = "0.8.5"
 | 
			
		||||
bcrypt = "0.15.1"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user