feat: issue 256 - filter files (#266)

This commit is contained in:
Christian Visintin
2024-07-15 15:08:22 +02:00
committed by GitHub
parent 65aed76605
commit 631f09b9a8
19 changed files with 222 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -3553,6 +3553,7 @@ dependencies = [
"open",
"pretty_assertions",
"rand",
"regex",
"remotefs",
"remotefs-aws-s3",
"remotefs-ftp",