find method for FileTransfer trait

This commit is contained in:
ChristianVisintin
2021-03-21 22:57:31 +01:00
committed by veeso
parent 3a1c6cac95
commit b9d801e8bc
6 changed files with 166 additions and 14 deletions
Generated
+7
View File
@@ -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"