This commit is contained in:
parent
30b46bf91d
commit
0469b2d3c1
@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
target/
|
||||
/root/.cache/risp
|
||||
key: laws
|
||||
|
||||
- name: Set up cargo cache rust
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -534,7 +534,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "risp"
|
||||
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 = [
|
||||
"clap",
|
||||
"directories",
|
||||
|
Loading…
Reference in New Issue
Block a user