Skip to content

fix(deps): re-export prometheus #41

@merklefruit

Description

@merklefruit

users trying to use the metrics macro get a compile error if they don't have prometheus in their workspace:

failed to resolve: use of unresolved module or unlinked crate `prometheus`
if you wanted to use a crate named `prometheus`, use `cargo add prometheus` to add it to your `Cargo.toml`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions