mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
13 lines
190 B
TOML
13 lines
190 B
TOML
[workspace]
|
|
members = [
|
|
"fakesshd",
|
|
"ssh",
|
|
"sshdos",
|
|
"ssh-connection",
|
|
"ssh-protocol",
|
|
"ssh-transport",
|
|
]
|
|
resolver = "2"
|
|
|
|
[workspace.dependencies]
|
|
tracing = "0.1.40"
|