Update Rust crate futures-util to 0.3.31
This commit is contained in:
		@@ -22,7 +22,7 @@ anyhow = "1.0.98"
 | 
			
		||||
reqwest = { version = "0.12.15", features = ["json"] }
 | 
			
		||||
thiserror = "2.0.12"
 | 
			
		||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
 | 
			
		||||
futures-util = "0.3.30"
 | 
			
		||||
futures-util = "0.3.31"
 | 
			
		||||
lazy-regex = "3.4.1"
 | 
			
		||||
mime_guess = "2.0.5"
 | 
			
		||||
rust-embed = { version = "8.6.0" }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user