Update Rust crate libc to 0.2.174
This commit is contained in:
		@@ -13,7 +13,7 @@ anyhow = "1.0.98"
 | 
			
		||||
thiserror = "2.0.12"
 | 
			
		||||
openssl = { version = "0.10.73" }
 | 
			
		||||
openssl-sys = "0.9.109"
 | 
			
		||||
libc = "0.2.173"
 | 
			
		||||
libc = "0.2.174"
 | 
			
		||||
foreign-types-shared = "0.1.1"
 | 
			
		||||
asn1 = "0.21.3"
 | 
			
		||||
actix-web = { version = "4.11.0", features = ["openssl"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user