rpm-ostree/rust
Colin Walters 7b57f2b9d0 Add and use the camino library for UTF-8 paths
ostree hard requires UTF-8 paths (and really we should
never have any non-UTF-8 paths in the OS in general).  The
camino library has types that are both `Path` and `&str` and
has a convenient `try_into()` too to avoid us duplicating
the error handling.
2021-04-30 09:56:05 -04:00
..
libdnf-sys build(deps): bump cxx from 1.0.47 to 1.0.48 2021-04-29 08:55:14 +00:00
rpmostree-client rust/client: Make status be a method 2021-04-07 18:56:59 +00:00
src Add and use the camino library for UTF-8 paths 2021-04-30 09:56:05 -04:00
.gitignore Add testutils generate-synthetic-upgrade 2020-08-18 17:23:15 +02:00
LICENSE-APACHE Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00
LICENSE-MIT Clarify license situation to include GPLv2, relicense Rust code 2019-09-05 20:49:18 +00:00