mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-01 07:36:16 -05:00
11 lines
223 B
TOML
11 lines
223 B
TOML
[package]
|
|
name = "formatting"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
authors.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
homepage.workspace = true
|
|
|
|
[dependencies]
|
|
serror.workspace = true |