Files
bevy_cef/crates/bevy_cef_debug_render_process/Cargo.toml
not-elm 23bdc65da3 INIT
2025-08-10 21:28:45 +09:00

12 lines
288 B
TOML

[package]
name = "bevy_cef_debug_render_process"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
[dependencies]
cef = { workspace = true }
bevy_cef_core = { workspace = true }
libloading = { version = "0.8"}