Skip to content

Commit d21560e

Browse files
authored
fix(deps): remove dependency to native-tls and openssl (#1070)
1 parent a966b27 commit d21560e

File tree

6 files changed

+83
-268
lines changed

6 files changed

+83
-268
lines changed

.github/workflows/push_pr_package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- ".github/**"
88
- "build/**"
99
- ".goreleaser.yml"
10+
- "**/Cargo.toml" # Also run it when dependencies change
1011

1112
# See https://docs.github.com/en/actions/using-jobs/using-concurrency
1213
name: build-packages and image

0 commit comments

Comments
 (0)