mirror of
				https://github.com/TeamPiped/piped-proxy.git
				synced 2024-08-14 23:50:45 +00:00 
			
		
		
		
	Update Rust crate libwebp-sys to 0.9.2
This commit is contained in:
		
							parent
							
								
									043cc36dfd
								
							
						
					
					
						commit
						ece5b2765e
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -903,9 +903,9 @@ dependencies = [
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "libwebp-sys"
 | 
					name = "libwebp-sys"
 | 
				
			||||||
version = "0.9.1"
 | 
					version = "0.9.2"
 | 
				
			||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
					source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
				
			||||||
checksum = "5c2a79bd4556d1b538c76e59147768b2d63f97e2dfb185c896548136af408e58"
 | 
					checksum = "a5df1e76f0acef0058aa2164ccf74e610e716e7f9eeb3ee2283de7d43659d823"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "cc",
 | 
					 "cc",
 | 
				
			||||||
 "glob",
 | 
					 "glob",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@ version = "0.1.0"
 | 
				
			||||||
[dependencies]
 | 
					[dependencies]
 | 
				
			||||||
actix-web = "4.3.1"
 | 
					actix-web = "4.3.1"
 | 
				
			||||||
image = "0.24.6"
 | 
					image = "0.24.6"
 | 
				
			||||||
libwebp-sys = "0.9.1"
 | 
					libwebp-sys = "0.9.2"
 | 
				
			||||||
mimalloc = "0.1.37"
 | 
					mimalloc = "0.1.37"
 | 
				
			||||||
once_cell = "1.18.0"
 | 
					once_cell = "1.18.0"
 | 
				
			||||||
qstring = "0.7.2"
 | 
					qstring = "0.7.2"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue