cli: rename pod command crate to insomnia
This commit is contained in:
@@ -7,7 +7,7 @@ license.workspace = true
|
||||
[dependencies]
|
||||
protocol = { workspace = true }
|
||||
manifest = { workspace = true }
|
||||
pod-command = { workspace = true }
|
||||
insomnia = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt", "macros", "net", "io-util", "sync", "time", "process", "fs"] }
|
||||
uuid = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user