mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-12 18:42:39 -05:00
17 lines
299 B
TOML
17 lines
299 B
TOML
[package]
|
|
name = "command"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
authors.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
homepage.workspace = true
|
|
|
|
[dependencies]
|
|
komodo_client.workspace = true
|
|
#
|
|
svi.workspace = true
|
|
#
|
|
tokio.workspace = true
|
|
shlex.workspace = true
|