Skip to content

Current feature structure makes configuring no native dependencies difficult #244

Closed
@oeed

Description

@oeed

I am attempting diesel_async and have been attempting to use mysql_async with the explicit intention of having no native dependencies. This requires using rustls and flate2 with the rust_backend feature.

This works if directly depending upon mysql_async, but if doing so transitively it becomes awkward for crates like diesel_async to do so given how dependencies are currently configured. I'm not entirely sure what the 'best' solution is here, but for a more in-depth explanation of the issue please see this discussion on diesel_async.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions