We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7caa6ac commit ea2aef5Copy full SHA for ea2aef5
1 file changed
gateway-messages/Cargo.toml
@@ -17,7 +17,7 @@ strum_macros.workspace = true
17
uuid.workspace = true
18
zerocopy = { workspace = true, features = ["derive"] }
19
20
-gateway-ereport-messages = { path = "../gateway-ereport-messages", features = ["serde", "hubpack"] }
+gateway-ereport-messages = { path = "../gateway-ereport-messages", features = ["serde", "hubpack", "debug-impls"] }
21
22
[dev-dependencies]
23
serde_json.workspace = true
0 commit comments