Skip to content

Bevy 0.18#38

Open
globin wants to merge 3 commits into
IyesGames:mainfrom
blip-radar:bevy-0-18
Open

Bevy 0.18#38
globin wants to merge 3 commits into
IyesGames:mainfrom
blip-radar:bevy-0-18

Conversation

@globin

@globin globin commented Jan 15, 2026

Copy link
Copy Markdown

No description provided.

@ArjixWasTaken

Copy link
Copy Markdown

If you can't wait for this PR to get merged, you can add this to your Cargo.toml

[patch.crates-io.iyes_perf_ui]
git = "https://github.com/blip-radar/iyes_perf_ui"
rev = "1861c5c5b2ed5ed3c668095b1a0c4b0d14216fd6"

1861c5c5b2ed5ed3c668095b1a0c4b0d14216fd6 is the latest commit of this PR, you may want to pick a newer commit if there is any.


The reason I am using rev instead of branch, is because that's the standard way of using third party repos.
By using branch, you basically put your faith on @globin to not push a malicious commit.
But by using rev you can be sure that the version you are using cannot be altered.

That's the basics of zero trust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants