Update Rust crate futures-util to 0.3.30
This commit is contained in:
		@@ -23,7 +23,7 @@ actix-http = "3.6.0"
 | 
				
			|||||||
serde = { version = "1.0.197", features = ["derive"] }
 | 
					serde = { version = "1.0.197", features = ["derive"] }
 | 
				
			||||||
serde_json = "1.0.108"
 | 
					serde_json = "1.0.108"
 | 
				
			||||||
quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
 | 
					quick-xml = { version = "0.31.0", features = ["serialize", "overlapped-lists"] }
 | 
				
			||||||
futures-util = "0.3.28"
 | 
					futures-util = "0.3.30"
 | 
				
			||||||
anyhow = "1.0.81"
 | 
					anyhow = "1.0.81"
 | 
				
			||||||
actix-multipart = "0.6.1"
 | 
					actix-multipart = "0.6.1"
 | 
				
			||||||
tempfile = "3.10.1"
 | 
					tempfile = "3.10.1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user