Skip to content

Add user agent for HF data pulls #61

@jzombie

Description

@jzombie

Something like this:

.user_agent(concat!(
                env!("CARGO_PKG_NAME"), "/", env!("CARGO_PKG_VERSION"),
                " (+", env!("CARGO_PKG_REPOSITORY"), ")"
            ))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions