mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-30 16:01:59 +01:00 
			
		
		
		
	this does not download deps that won't be used for the default build target (the ctarget we are building for implicitly). this makes quite a few fetches faster.. because a ton of crates download a 10mb "windows-sys" that is never used, amongst other things. maybe breaks a thing or two.