This commit is contained in:
		| @@ -20,7 +20,7 @@ jobs: | |||||||
|         uses: actions/cache@v3 |         uses: actions/cache@v3 | ||||||
|         with: |         with: | ||||||
|           path: | |           path: | | ||||||
|             target/ |             /root/.cache/risp | ||||||
|           key: laws  |           key: laws  | ||||||
|  |  | ||||||
|       - name: Set up cargo cache rust |       - name: Set up cargo cache rust | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							| @@ -534,7 +534,7 @@ dependencies = [ | |||||||
| [[package]] | [[package]] | ||||||
| name = "risp" | name = "risp" | ||||||
| version = "0.1.0" | version = "0.1.0" | ||||||
| source = "git+https://git.hofer.link/philipp/risp.git#fdd3b3cb647eba3ad66e8e001851f646f2b2f632" | source = "git+https://git.hofer.link/philipp/risp.git#bdc6f87efa0c93c98259a77ccd961c1b40a65d8c" | ||||||
| dependencies = [ | dependencies = [ | ||||||
|  "clap", |  "clap", | ||||||
|  "directories", |  "directories", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user