Skip to content

Commit ea2aef5

Browse files
committed
One more feature
1 parent 7caa6ac commit ea2aef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gateway-messages/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ strum_macros.workspace = true
1717
uuid.workspace = true
1818
zerocopy = { workspace = true, features = ["derive"] }
1919

20-
gateway-ereport-messages = { path = "../gateway-ereport-messages", features = ["serde", "hubpack"] }
20+
gateway-ereport-messages = { path = "../gateway-ereport-messages", features = ["serde", "hubpack", "debug-impls"] }
2121

2222
[dev-dependencies]
2323
serde_json.workspace = true

0 commit comments

Comments
 (0)