mirror of
				https://github.com/NotAShelf/microfetch.git
				synced 2025-10-31 14:22:38 +00:00 
			
		
		
		
	This commit is contained in:
		
					parent
					
						
							
								28e156b9a7
							
						
					
				
			
			
				commit
				
					
						f7d7c73073
					
				
			
		
					 2 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										6
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							|  | @ -262,7 +262,7 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" | |||
| 
 | ||||
| [[package]] | ||||
| name = "microfetch" | ||||
| version = "0.4.7" | ||||
| version = "0.4.8" | ||||
| dependencies = [ | ||||
|  "criterion", | ||||
|  "lazy_static", | ||||
|  | @ -272,9 +272,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "nix" | ||||
| version = "0.29.0" | ||||
| version = "0.30.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" | ||||
| checksum = "537bc3c4a347b87fd52ac6c03a02ab1302962cfd93373c5d7a112cdc337854cc" | ||||
| dependencies = [ | ||||
|  "bitflags", | ||||
|  "cfg-if", | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| [package] | ||||
| name = "microfetch" | ||||
| version = "0.4.7" | ||||
| version = "0.4.8" | ||||
| edition = "2024" | ||||
| 
 | ||||
| [lib] | ||||
|  | @ -12,7 +12,7 @@ name = "microfetch" | |||
| path = "src/main.rs" | ||||
| 
 | ||||
| [dependencies] | ||||
| nix = { version = "0.29", features = ["fs", "hostname", "feature"] } | ||||
| nix = { version = "0.30", features = ["fs", "hostname", "feature"] } | ||||
| lazy_static = "1.5" | ||||
| libc = "0.2" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue