Skip to content

Commit 90c23be

Browse files
committed
Add entity-manager dep
will probably inline this once it is proven to work well
1 parent 0fdcd63 commit 90c23be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ irpc = { version = "0.5.0", features = ["rpc", "quinn_endpoint_setup", "message_
4646
iroh-metrics = { version = "0.35" }
4747
hashlink = "0.10.0"
4848
futures-buffered = "0.2.11"
49+
entity-manager = { path = "../entity-manager" }
4950

5051
[dev-dependencies]
5152
clap = { version = "4.5.31", features = ["derive"] }

0 commit comments

Comments
 (0)