U7IWUQCFLVRRX5LYAX325XFVL2LBAZWSI2KDL2YBW7PF6IJDZNJQC
Oops, I think I fixed it in parallel. One difficulty is that I’m working with two versions of Thrussh at the same time: one compatible with Tokio-0.3, the other one with Tokio-0.2.
This will change whenever Hyper publishes its Tokio-0.3 version (hopefully soon).
SSH_RSA is now a &str wrapped in the Name newtype, so we need to access the wrapped value.