mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			527 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			527 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/Cargo.lock b/Cargo.lock
 | 
						|
index 050d891..e7a3cef 100644
 | 
						|
--- a/Cargo.lock
 | 
						|
+++ b/Cargo.lock
 | 
						|
@@ -28,9 +28,9 @@ checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
 | 
						|
 
 | 
						|
 [[package]]
 | 
						|
 name = "libc"
 | 
						|
-version = "0.2.147"
 | 
						|
+version = "0.2.155"
 | 
						|
 source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
-checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
 | 
						|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
 | 
						|
 
 | 
						|
 [[package]]
 | 
						|
 name = "lock_api"
 |