You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to once again use jiter in another one of my packages, facet-json (see https://github.com/facet-rs/facet) — But we want it to be no_std compatible and minimal versions and everything and some of the dependencies pulled in just to support JSON value are actually failing to build properly. And looking at it closer, we don't actually need bitvec if we're not using JSON value. So I know you don't like the split crates, but is there any hope besides just forking?
The text was updated successfully, but these errors were encountered:
I would love to once again use jiter in another one of my packages, facet-json (see https://github.com/facet-rs/facet) — But we want it to be no_std compatible and minimal versions and everything and some of the dependencies pulled in just to support JSON value are actually failing to build properly. And looking at it closer, we don't actually need bitvec if we're not using JSON value. So I know you don't like the split crates, but is there any hope besides just forking?
The text was updated successfully, but these errors were encountered: