2025-06-13 22:32:16 +09:00
|
|
|
[package]
|
2025-08-18 08:22:20 +09:00
|
|
|
name = "caretta-example-mobile"
|
2025-06-13 22:32:16 +09:00
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["fluo10 <fluo10.dev@fireturtle.net>"]
|
|
|
|
edition = "2021"
|
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
dioxus.workspace = true
|
2025-08-18 08:22:20 +09:00
|
|
|
caretta-example-core.path = "../core"
|