mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-12 23:02:49 +00:00
russh building
This commit is contained in:
@@ -2015,9 +2015,15 @@ dependencies = [
|
||||
name = "uniffi-russh"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"futures",
|
||||
"once_cell",
|
||||
"rand",
|
||||
"russh",
|
||||
"russh-keys",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"uniffi",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user