Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable
default-features
for dependency prometheus
By default, the prometheus crate enables the feature to push metrics, which is not used in this libary. If needed, a downstream user can enable the feature flag.
- Loading branch information