Update Rust crate httpdate to 1.0.3
This commit is contained in:
		
							
								
								
									
										4
									
								
								geneit_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								geneit_backend/Cargo.lock
									
									
									
										generated
									
									
									
								
							@@ -1467,9 +1467,9 @@ checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "httpdate"
 | 
					name = "httpdate"
 | 
				
			||||||
version = "1.0.2"
 | 
					version = "1.0.3"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
 | 
					checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "humantime"
 | 
					name = "humantime"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -32,7 +32,7 @@ rust-s3 = "0.33.0"
 | 
				
			|||||||
sha2 = "0.10.7"
 | 
					sha2 = "0.10.7"
 | 
				
			||||||
image = "0.24.6"
 | 
					image = "0.24.6"
 | 
				
			||||||
uuid = { version = "1.4.1", features = ["v4"] }
 | 
					uuid = { version = "1.4.1", features = ["v4"] }
 | 
				
			||||||
httpdate = "1.0.2"
 | 
					httpdate = "1.0.3"
 | 
				
			||||||
zip = "0.6.6"
 | 
					zip = "0.6.6"
 | 
				
			||||||
mime_guess = "2.0.4"
 | 
					mime_guess = "2.0.4"
 | 
				
			||||||
tempfile = "3.7.1"
 | 
					tempfile = "3.7.1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user