diff --git a/a653rs-router-zynq7000/Cargo.toml b/a653rs-router-zynq7000/Cargo.toml index 7f7d410..1fe3467 100644 --- a/a653rs-router-zynq7000/Cargo.toml +++ b/a653rs-router-zynq7000/Cargo.toml @@ -12,6 +12,7 @@ trace = [ ] partition = [ "a653rs-router/serde", + "a653rs/bindings", "dep:a653rs", "dep:a653rs-xng", "dep:postcard",