Commit 23fc9d5
fix: use correct vendored-openssl feature for Linux builds
Linux builds were failing because we made openssl optional but
were using the wrong feature flag. Use the vendored-openssl
feature we defined which enables openssl?/vendored.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1459cd9 commit 23fc9d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments