This commit is contained in:
nora 2024-08-21 20:09:01 +02:00
parent afbda574f3
commit 9b49e09983
6 changed files with 339 additions and 1 deletions

View file

@ -1,5 +1,12 @@
[workspace]
members = ["fakesshd", "ssh", "ssh-connection", "ssh-protocol", "ssh-transport"]
members = [
"fakesshd",
"ssh",
"sshdos",
"ssh-connection",
"ssh-protocol",
"ssh-transport",
]
resolver = "2"
[workspace.dependencies]