2025-08-24 12:08:01 +09:00
|
|
|
[package]
|
2025-08-26 07:56:42 +09:00
|
|
|
name = "caretta-sync-example-mobile"
|
2025-08-24 12:08:01 +09:00
|
|
|
edition.workspace = true
|
|
|
|
version.workspace = true
|
|
|
|
description.workspace = true
|
|
|
|
license.workspace = true
|
|
|
|
repository.workspace = true
|
|
|
|
|
|
|
|
[dependencies]
|
2025-08-26 07:56:42 +09:00
|
|
|
caretta-sync-example-core.path = "../core"
|