2025-06-13 22:32:16 +09:00
|
|
|
[package]
|
|
|
|
name = "lazy-supplements-examples-core"
|
|
|
|
edition.workspace = true
|
|
|
|
version.workspace = true
|
|
|
|
description.workspace = true
|
|
|
|
license.workspace = true
|
|
|
|
repository.workspace = true
|
|
|
|
|
|
|
|
[dependencies]
|
2025-06-14 09:50:38 +09:00
|
|
|
bevy.workspace = true
|
2025-06-13 22:32:16 +09:00
|
|
|
dioxus.workspace = true
|