10 lines
161 B
TOML
10 lines
161 B
TOML
[package]
|
|
name = "ely_design_system"
|
|
version = "0.1.0"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
rust-version.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|