fix: Make sure getting version fails if not all dirs were copied
This commit is contained in:
parent
e4ad31c047
commit
f13b67637b
2 changed files with 6 additions and 2 deletions
|
|
@ -48,3 +48,6 @@ workspace = true
|
|||
|
||||
[features]
|
||||
sigstore = ["dep:tokio"]
|
||||
|
||||
[patch.crates-io]
|
||||
sigstore = { git = "https://github.com/gmpinder/sigstore-rs.git", rev = "3a804bff" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue