mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			524 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			524 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
diff --git a/Cargo.lock b/Cargo.lock
 | 
						|
index 10fc55f..7393157 100644
 | 
						|
--- a/Cargo.lock
 | 
						|
+++ b/Cargo.lock
 | 
						|
@@ -337,9 +337,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
 | 
						|
 
 | 
						|
 [[package]]
 | 
						|
 name = "libc"
 | 
						|
-version = "0.2.126"
 | 
						|
+version = "0.2.155"
 | 
						|
 source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
-checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
 | 
						|
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
 | 
						|
 
 | 
						|
 [[package]]
 | 
						|
 name = "log"
 |