brave / sta-rs

Mozilla Public License 2.0
54 stars 14 forks source link

Remove unused cbindgen cfg_attr #385

Closed rillian closed 3 months ago

rillian commented 3 months ago

This looks like it was used for the convenience of low-level bindings, but our current bindings are higher level, and this is unused.

Addresses a warning about the reference to an undeclared feature in rust 1.80.0.