INIT
This commit is contained in:
12
crates/bevy_cef_debug_render_process/Cargo.toml
Normal file
12
crates/bevy_cef_debug_render_process/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[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"}
|
||||
Reference in New Issue
Block a user