10 lines
No EOL
212 B
TOML
10 lines
No EOL
212 B
TOML
[package]
|
|
name = "caretta-examples-core"
|
|
edition.workspace = true
|
|
version.workspace = true
|
|
description.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
|
|
[dependencies]
|
|
dioxus.workspace = true |