fix: Serde empty annotations bug (#297)
Compilation fails with serde 1.0.157 https://github.com/serde-rs/serde/issues/2415 Removing empty serde annotation fixes the issue