Skip to content

Dependency conflict with outdated once_cell in trybuild #29

@Seamooo

Description

@Seamooo

Ruff as of v0.0.109 uses once_cell v1.16.0, however, trybuild (a dev dependency of ruffd-macros) only allows ^1.9

This doesn't affect release, however, does affect development.

A few possible solutions:

  • Replace try_build
  • submit a PR to try_build
  • downgrade once_cell in ruff
  • fork try_build and upgrade once_cell

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions