You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch...

7 lines
219 B

Stop cargo from attempting to update it, we're already unpacking same revision.
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -74,2 +73,0 @@
-[patch.crates-io]
-naga = { git = "https://github.com/gfx-rs/naga", rev = "1be8024" }