Deserialize error: binary parser error: Opaque reference not supported at byte offset

When the raw is generated in Rust, it works, but not through the didc tool.

The Replica returned an error: code 5, message: "Canister xxxxx trapped explicitly: Custom(Fail to decode argument 0 from table0 to record
1: Deserialize error: binary parser error: Opaque reference not supported at byte offset 129)

Tested with:

didc 0.1.0

Will now update and test again