stats opening and reading file, very poggers

This commit is contained in:
RafayAhmad7548 2025-07-06 06:33:59 +05:00
parent 611f29f325
commit 34db55a70c
4 changed files with 224 additions and 42 deletions

View file

@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
chrono = "0.4.41"
regex = "1.11.1"
russh = "0.52.1"
russh-sftp = "2.1.1"
tokio = { version = "1.45.1", features = ["full"] }