Cosmic
Cosmic
Currently error information is generally just a variant and that's it. It would make debugging easier if some basic level of extra info is added that can be used to...
Hi, thanks for the great looking theme! I have a project that winds up embedding this theme as one of the defaults, and I was wondering if you could clarify...
Resolves #12
This adds a `JsonSchema` impl for `vec1::Vec1`. I based the impl off similar types, so let me know if I missed anything! (also obligatory thanks for the great library :tada:)
The final few things I want to get sorted out before the v0.5 release are - [ ] Getting an icon sorted out (I'm planning on sorting this out) -...
With `image`'s new v0.25 release we'll lose out on the streamed image decoding added in #74 (changes to an upstream trait dropped how we turned the decoder into a reader...
(Disclaimer: I am not dependabot) Resolves #2985 This updates the sublime-snazzy theme to the latest commit which adds the MIT license Doesn't include a changelog entry like the other submodule...
(Disclaimer: I am not dependabot) Resolves #2987 This updates the Nord theme to the latest commit which adds the MIT license from before the repo was forked. The repo owner...
## Description of changes Fixes issues building `time` on recent Rust compiler toolchains (re #332957) along with updating the repo org from trimental to the new(ish) Inlyne-Project org (source: github.com/trimental/inlyne...
Our config primarily makes use of kebab-case aside from some specific things like actions that use PascalCase. There's no reason to have the mix (arbitrary choice I didn't really think...