Closed mharkins-cosm closed 1 year ago
I just upgraded from Rust 1.67.1 to 1.72.1 and ran into a Clippy warning for the lint useless_vec originating in the derive macro Apiv2Schema.
useless_vec
Apiv2Schema
I have a fix for it and will open a PR.
I just upgraded from Rust 1.67.1 to 1.72.1 and ran into a Clippy warning for the lint
useless_vec
originating in the derive macroApiv2Schema
.I have a fix for it and will open a PR.