Rafael Fernández López
Rafael Fernández López
Thanks to you folks!
Hello @elioengcomp Yes, the release notes include it (https://github.com/rustls/rustls/releases/tag/v%2F0.21.0), it's the first bullet point. However, what you are experiencing is a different thing. This issue and the release note I...
> Any update on this? The rustls project has forked the repo and we are integrating the changes on their fork, that will be consumed by rustls itself. The work...
This is now implemented in rustls/webpki, as described in https://github.com/rustls/rustls/issues/184. rustls 0.21.0 will allow to validate IP addresses in certificate SANs. I will update this PR with many of the...
~Hm, `cargo audit` is no longer reporting this.~ Scratch that, sorry. It is.
> wws shim expect a app binary. (e.g. hello.js) wws behaves as `slight` and `spin`. It may use a specific manifest too (if present) and scans for functions defined at...
Same here. Reproducible almost on every commit. Running M-x git-gutter refreshes the buffer correctly. I am using linum-mode, actually linum-relative along with git-gutter-fringe. The update-interval seems to have no effect:...
> However, we cannot follow this approach anymore as we may add workers lately. Why we cannot continue following this approach? Routes would be the discovered ones from the filesystem,...
Thanks a lot for your contribution @sea-grass, and @voigt for taking the time to review it! Although I am not knowledgeable on Zig, I'll have a general pass tomorrow and...
I see that the latest Zig version is 0.11 yet. If we document it, I think it's fine, but it would be even better if we release all changes when...