Page MenuHomePhabricator

[comm-lib] Add missing feature dependency to Cargo.toml
Needs ReviewPublic

Authored by bartek on Wed, Oct 9, 1:28 AM.

Details

Reviewers
varun
will
kamil
Summary

Noticed that this was missing and compilation failed for services with enabled blob-client feature, but disabled http feature.

Test Plan

cargo build -p comm-lib --all-features

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage