mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	Update libc to v0.2.155 to support loongarch64. Update target-lexicon to v0.12.14 to support loongarch64.
		
			
				
	
	
		
			29 lines
		
	
	
		
			904 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			904 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/Cargo.lock b/Cargo.lock
 | |
| index 60bf851..e21920f 100644
 | |
| --- a/Cargo.lock
 | |
| +++ b/Cargo.lock
 | |
| @@ -40,9 +40,9 @@ checksum = "adab1eaa3408fb7f0c777a73e7465fd5656136fc93b670eb6df3c88c2c1344e3"
 | |
|  
 | |
|  [[package]]
 | |
|  name = "libc"
 | |
| -version = "0.2.153"
 | |
| +version = "0.2.155"
 | |
|  source = "registry+https://github.com/rust-lang/crates.io-index"
 | |
| -checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
 | |
| +checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
 | |
|  
 | |
|  [[package]]
 | |
|  name = "lock_api"
 | |
| @@ -254,9 +254,9 @@ dependencies = [
 | |
|  
 | |
|  [[package]]
 | |
|  name = "target-lexicon"
 | |
| -version = "0.12.4"
 | |
| +version = "0.12.14"
 | |
|  source = "registry+https://github.com/rust-lang/crates.io-index"
 | |
| -checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"
 | |
| +checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
 | |
|  
 | |
|  [[package]]
 | |
|  name = "thiserror"
 |