Merge pull request #4844 from fidencio/topic/agent-ctl-add-an-empty-workspace

agent-ctl: Add an empty [workspace]
This commit is contained in:
Fabiano Fidêncio
2022-08-08 17:08:43 +02:00
committed by GitHub

View File

@@ -39,3 +39,5 @@ humantime = "2.1.0"
# For Options (state passing)
serde = { version = "1.0.131", features = ["derive"] }
serde_json = "1.0.73"
[workspace]