gerald
gerald
I think you might also change the code in directory `quinn/examples`, like server.rs and client.rs. rustls::Certificate has been replaced with CertificateDer from the new [rustls-pki-types](https://docs.rs/rustls-pki-types/latest/rustls_pki_types/) crate. Likewise, rustls::PrivateKey has been...
How about enabling ci first, I'd like to see what ci runs here.
Quite a long time, with small change updated now.
vterm is great, but with auto-dim-other-buffers.el, it does not work well.
You might make a PR, I does not write elixir code recently, and I feel uncertainly with it.
9 months later, any progress?
I delete three test code example in lib.rs, and the `cargo test` run ok, it might be the error with these three test code example. https://github.com/rkyv/bytecheck/blob/273880316e79a0ffa3978e3bdf3708cdda1904d3/bytecheck/src/lib.rs#L57~L80 @djkoloski Would you take...
As in https://hub.docker.com/_/erlang , [27.0-rc3.0.0, 27.0-rc3.0, 27.0-rc3, 27](https://github.com/erlang/docker-erlang-otp/blob/4aa0cf2537dc2371bbd51a378695eba30637e345/27/Dockerfile) [27.0-rc3.0.0-slim, 27.0-rc3.0-slim, 27.0-rc3-slim, 27-slim](https://github.com/erlang/docker-erlang-otp/blob/4aa0cf2537dc2371bbd51a378695eba30637e345/27/slim/Dockerfile) [27.0-rc3.0.0-alpine, 27.0-rc3.0-alpine, 27.0-rc3-alpine, 27-alpine](https://github.com/erlang/docker-erlang-otp/blob/4aa0cf2537dc2371bbd51a378695eba30637e345/27/alpine/Dockerfile) Anything confused?
There are four tags, all are equal, each one is ok to be used, you can use 27.0-rc3 now.
This tag name is an alias. And latest tag is the stable, current latest tag name is 26, not 27.