rust-embedded-community/serde-json-core

Bump dependencies

Pzixel opened this issue · 3 comments

Crate is currently working with heapless v0.2.4 and serde_derive v1.0.33. I think versions should be bumped, because these versions contains different bugs and so on. Unfortunately, changes in heapless was too big so I'm just not able to figure out how they should be fixed.

gbip commented

Take a look at this pr #7.

Also relevant: #10

Done in #20