Skip to content

Git patch in Cargo.toml still uses master instead of main #197

@azerupi

Description

@azerupi

In the Cargo.toml there are these lines:

# If you want to use the bleeding edge version of egui and eframe:
# egui = { git = "https://github.com/emilk/egui", branch = "master" }
# eframe = { git = "https://github.com/emilk/egui", branch = "master" }

But it looks like both egui and eframe have renamed those to main.

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