Dirkjan Ochtman
Dirkjan Ochtman
> VSCode recognizes `Cargo.toml` as `Plain Text` and `crates` doesn't work with `Plain Text`. Just install `Even Better Toml` to make VSCode knows what `toml` is, and everything works. I...
This is something we're working on -- stay tuned.
I won't be able to work on this myself, but I would be open to reviewing a PR for this, assuming it doesn't add too much complexity. It would be...
Yeah, not sure this crate is the right place for an integration like that -- the translation of the timezone names seems pretty much orthogonal to actually implementing the calculation...
@thedodd given the lack of followup on https://github.com/thedodd/wither/issues/93, would you be okay with us publishing an unmaintained advisory? (These can always be withdrawn if new maintainers show up.)
I'm open to doing code reviews for this -- or contact me for a commercial quote if you want to get this done sooner.
> I am unsure how to proceed. Is avoiding `Parsed` an acceptable solution? As I am not familiar with edge cases `Parsed` may cover, would that even be possible? I...
Also cc @ChrisDenton as our resident Windows expert?
I agree but this would be incompatible so we can't change it for 0.4.x. Would be open to accepting a PR for 0.5.x (if it isn't implemented there already) but...