object-store-python
object-store-python copied to clipboard
Include `http` feature on `object_store`
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.