mirror of
				https://github.com/Swatinem/rust-cache
				synced 2025-11-04 06:29:10 +00:00 
			
		
		
		
	1.1.0
This commit is contained in:
		
							parent
							
								
									08d3994b7a
								
							
						
					
					
						commit
						9c05405335
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -1,11 +1,11 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "rust-cache",
 | 
			
		||||
  "version": "1.0.2",
 | 
			
		||||
  "version": "1.1.0",
 | 
			
		||||
  "lockfileVersion": 2,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "version": "1.0.2",
 | 
			
		||||
      "version": "1.1.0",
 | 
			
		||||
      "license": "LGPL-3.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@actions/cache": "^1.0.4",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "name": "rust-cache",
 | 
			
		||||
  "version": "1.0.2",
 | 
			
		||||
  "version": "1.1.0",
 | 
			
		||||
  "description": "A GitHub Action that implements smart caching for rust/cargo projects with sensible defaults.",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "actions",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue