tirbofish/dropbear · diff
im assuming it still works?
Signature present but could not be verified.
Unverified
@@ -40,14 +40,11 @@ open = "5" parking_lot = {version = "0.12", features = ["deadlock_detection"] } pollster = "0.4" rfd = "0.15.4" -rhai = "1.22" ron = "0.10.1" russimp-ng = { version = "3.2.4", features = ["static-link"] } rustyscript = { version = "0.12" } serde = { version = "1.0.219", features = ["derive"] } spin_sleep = "1.3" -specta = { version = "=2.0.0-rc.22", features = ["glam", "derive", "export"] } -specta-typescript = "0.0.9" tokio = { version = "1", features = ["full"] } transform-gizmo-egui = { git = "https://github.com/4tkbytes/transform-gizmo"} wgpu = "26" @@ -60,13 +57,6 @@ version = "0.25" default-features = false features = ["png"] -[patch.crates-io] -dropbear-engine = { path = "dropbear-engine" } -eucalyptus = { path = "eucalyptus" } -# fixing android compilation -russimp-sys-ng = { git = "https://github.com/Kek5chen/russimp-sys-ng", branch = "fix-android-compilation" } - - [profile.dev] opt-level = 0 debug = true @@ -23,7 +23,6 @@ gilrs.workspace = true glam.workspace = true log.workspace = true log-once.workspace = true -#rfd.workspace = true russimp-ng.workspace = true pollster.workspace = true serde.workspace = true @@ -34,7 +33,6 @@ hecs.workspace = true once_cell.workspace = true parking_lot.workspace = true lazy_static.workspace = true -specta.workspace = true
Large diffs are not rendered by default. Showing the first 50 of 1819 lines. Show full diff