Skip to content

Commit

Permalink
Add russh
Browse files Browse the repository at this point in the history
Summary:
Adds crate `russh`, an SSH implementation in pure Rust.

This will be used in CoreSSH, as the ultimate goal of `fleet_exec`/`ssh_infra` is to reduce the proliferation of disparate SSH client usage - that way we can provide a level of predictability and support to ssh@meta - hence the limited visibility seen in `fixups.toml`.

Also note that the `disallowed_crates.bzl` has changed to now allow this. I am from the team it mentions to contact, and this is expected.

Reviewed By: edward-shen

Differential Revision: D62660825

fbshipit-source-id: d5c9a841adaa5d00531354c0f7cf217c738c4975
  • Loading branch information
Pierce Bartine authored and facebook-github-bot committed Sep 14, 2024
1 parent a6ae3aa commit e0ec37b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0ec37b

Please sign in to comment.