Skip to content

Commit 00d3888

Browse files
feat(client): ergonomic workflow description (#1215)
* feat(client): ergonomic workflow description * panic on missing task queue etc
1 parent d24a6f7 commit 00d3888

3 files changed

Lines changed: 404 additions & 33 deletions

File tree

crates/client/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ tracing = "0.1"
4242
url = "2.5"
4343
uuid = { version = "1.18", features = ["v4"] }
4444
rand = "0.10"
45-
serde_json = { workspace = true }
4645

4746
[dependencies.temporalio-common]
4847
path = "../common"

0 commit comments

Comments
 (0)