cyborg/editor/Cargo.toml

8 lines
110 B
TOML

[package]
name = "cyborg_editor"
version = "0.1.0"
edition = "2021"
[dependencies]
cyborg = { path = "../" }