ci: add release workflow
This commit is contained in:
parent
57d5cf16a4
commit
6674c058c2
4 changed files with 36 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ rustls-tls-native-roots = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
rustypipe = { path = "../", default-features = false }
|
||||
rustypipe.workspace = true
|
||||
once_cell.workspace = true
|
||||
regex.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
|
|
|||
Reference in a new issue