Pure-Rust asynchronous SSH library, both client and server

#4 Fix build with thrussh-keys 0.18.1

Closed on November 12, 2020
cole-h on November 12, 2020

SSH_RSA is now a &str wrapped in the Name newtype, so we need to access the wrapped value.

cole-h added a change on November 12, 2020
This change could not be retrieved at the moment
U7IWUQCFLVRRX5LYAX325XFVL2LBAZWSI2KDL2YBW7PF6IJDZNJQC
pmeunier on November 12, 2020

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).

pmeunier closed this discussion on November 12, 2020