Skip to content

Commit a3561f6

Browse files
committed
fix: review comments
1 parent e214d6f commit a3561f6

File tree

3 files changed

+143
-312
lines changed

3 files changed

+143
-312
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/core/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ prost-types.workspace = true
3838
hex.workspace = true
3939
chrono.workspace = true
4040
test-case.workspace = true
41+
tokio = { workspace = true, features = ["test-util"] }
42+
wiremock.workspace = true
4143

4244
[build-dependencies]
4345
pluto-build-proto.workspace = true

0 commit comments

Comments
 (0)