Update a few crate dependencies
In preparation for an end-of-the-month release, I'm updating a few dependencies:
rsa
async-broadcast
serial_test
rlimit
In lieu of upgrading base64
, I'm completing our migration to base64ct
instead.
We can't upgrade these, because they have an MSRV we don't support:
-
secmem-proc
(#664 (closed))
I'm not upgrading signature
, since our only use case for that crate is interating with ed25519_dalek
, which uses signature
v1.