mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 21:27:26 -05:00
move some libraries out
This commit is contained in:
12
lib/command/Cargo.toml
Normal file
12
lib/command/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "command"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
homepage.workspace = true
|
||||
|
||||
[dependencies]
|
||||
monitor_client.workspace = true
|
||||
run_command.workspace = true
|
||||
Reference in New Issue
Block a user