LJ

Results 5 issues of LJ

In my attempt to update to `[email protected]` I noticed that nested JSON support is gone, with a changelog stating that: > `json::nested` can be replaced with `#[serde_as(as = "json::JsonString")]`. It...

**Is your feature request related to a particular use-case?** The usecase is running `cargo-spellcheck` in my CI system, which is based on [Drone](https://www.drone.io/). I'm using the official [`rust:latest` Docker image](https://hub.docker.com/_/rust)...

I'd love to see the DLL version info be tried to be parsed and be shown similarly as mods from the manifest. Though I'd except the unknown mods to keep...

enhancement

A list of changes that would be neat to have whenever a breaking change is done: - [ ] Move the mod info to standard attributes - [ ] Add...

enhancement

Something that I'd like to have is to order the most used apps to be first in the layout. Not sure how this should actually be achieved or how Android...