ostree/rust-bindings/rust/sys
Colin Walters b5496f70f6 repo: Add concurrency=send
Ultimately a repo is just a file descriptor wrapper with some
cached data, etc.  We can send it between threads, much like how
`gio::File` is `Send`.

Motivated by trying to write to a repo from a separate thread
in https://github.com/cgwalters/ostree-container
2022-05-06 12:53:56 -04:00
..
src repo: Add concurrency=send 2022-05-06 12:53:56 -04:00
tests Regenerate 2022-05-06 12:53:56 -04:00
Cargo.toml Bump all versions 2022-05-06 12:53:56 -04:00
LICENSE Add LICENSE to ostree-sys 2022-05-06 12:53:55 -04:00
build.rs Use forked gir with updated shell-words and cleaned-up build.rs 2022-05-06 12:53:56 -04:00