mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 05:51:20 -07:00
find method for FileTransfer trait
This commit is contained in:
Generated
+7
@@ -1409,6 +1409,7 @@ dependencies = [
|
||||
"ureq",
|
||||
"users",
|
||||
"whoami",
|
||||
"wildmatch",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1703,6 +1704,12 @@ dependencies = [
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wildmatch"
|
||||
version = "1.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7f44b95f62d34113cf558c93511ac93027e03e9c29a60dd0fd70e6e025c7270a"
|
||||
|
||||
[[package]]
|
||||
name = "winapi"
|
||||
version = "0.3.9"
|
||||
|
||||
Reference in New Issue
Block a user