borgbackup/borg

troubles with rust / cargo / blake3 on Haiku

Open

#9646 opened on May 14, 2026

View on GitHub
 (23 comments) (0 reactions) (0 assignees)Python (10,086 stars) (732 forks)batch import
help wantedos: other

Description

I am trying to add blake3 and it has some rust dependencies.

I could get all platforms working, except Haiku, see there:

It seems it can't find cargo. Shouldn't that be in rust_bin package?

Contributor guide