mirror of
				https://github.com/Swatinem/rust-cache.git
				synced 2025-10-31 23:13:48 +00:00 
			
		
		
		
	- Silence errors and do not create error annotations, fixes #144 - Implement cleanup for new sparse registry - Do not clean `-sys` dependencies from `registry/src`, hopefully fixes #150
		
			
				
	
	
		
			4 lines
		
	
	
		
			162 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			162 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| - better .cargo/bin handling:
 | |
|   - get a list of all the files on "pre"/"restore"
 | |
|   - move the files out of the way on "post"/"save" and move them back afterwards
 |