Skip to content

Commit

Permalink
chore: deps-clean (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeeshan Lakhani committed Jan 20, 2024
1 parent ec90c1b commit aa67532
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions homestar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@ daemonize = "0.5"
[dev-dependencies]
assert_cmd = "2.0"
criterion = "0.5"
homestar-invocation = { version = "0.1", path = "../homestar-invocation", features = [
"diesel",
"test-utils",
] }
homestar_runtime_proc_macro = { path = "src/test_utils/proc_macro", package = "homestar-runtime-tests-proc-macro" }
jsonrpsee = { version = "0.21", default-features = false, features = [
"client",
Expand Down

0 comments on commit aa67532

Please sign in to comment.