object-store-python icon indicating copy to clipboard operation
object-store-python copied to clipboard

Include `http` feature on `object_store`

Open kylebarron opened this issue 1 year ago • 0 comments

Right now the http feature is not included https://github.com/roeap/object-store-python/blob/4f0454f24addb4508da7fb485bb55bf251accbb8/object-store/Cargo.toml#L13-L18

We should include the http feature as well; it should be low impact. This should be a small PR; I'll wait until some of the other PRs have been merged.

kylebarron avatar Feb 08 '24 17:02 kylebarron