use git URL for jobkit instead of local path
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
33e45f6ce8
commit
6d17e82843
2 changed files with 2 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2045,6 +2045,7 @@ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
|
|||
[[package]]
|
||||
name = "jobkit"
|
||||
version = "0.3.0"
|
||||
source = "git+https://evilpiepirate.org/git/jobkit.git#4aacaac22c5f59a7fbc6ce3a65708fc370e55754"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"console-subscriber 0.4.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue