add: description
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bevy_cef_core"
|
name = "bevy_cef_core"
|
||||||
|
description = "Core library for bevy_cef"
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bevy_cef_debug_render_process"
|
name = "bevy_cef_debug_render_process"
|
||||||
|
description = "Debug render process for bevy_cef"
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
|||||||
Reference in New Issue
Block a user