0.26.0 compiled on Linux when sending `.` directory the receiving side errors with `Hash not found` while sending side says `transfer completed`. On the first run ``` ⠒ [00:00:00] [##########>------------------------------------------------------------------] 118.48 MiB/904.48 MiB 295.90 MiB/s Hash not found ``` On subsequent runs: ``` [3/3] Downloading 24052 blob(s) ⠉ [00:00:00] [-------------------------------------------------------------------------------------------] 0 B/904.48 MiB 0 B/s Hash not found ``` The `.` directory is sendme git repo after `cargo vendor` run.