Commit b4c1abd
authored
[CHORE] default to rustls in chroma client (#5651)
## Description of changes
Cannot build the wheels on linux without openssl. Switch the default to
something that doesn't bring back linker trauma.
## Test plan
CI
## Migration plan
N/A
## Observability plan
N/A
## Documentation Changes
N/A1 parent 164ffe8 commit b4c1abd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments