borgbackup/borg

troubles with rust / cargo / blake3 on Haiku

Closed

#9,646 opened on May 14, 2026

 (23 comments) (0 reactions) (0 assignees)Python (732 forks)batch import
help wantedos: other

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (Avg merge 5d 12h) (91 merged PRs in 30d)

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