chore: link to rust-apt

Closes #8.
This commit is contained in:
Chris West 2022-09-26 14:44:59 +01:00 committed by GitHub
parent a027786828
commit 81bc331357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,12 @@ some operations are thread safe: it should be possible to initialise the cache
twice in parallel. As these versions of `apt` are not widespread, the API of
this crate does not attempt to expose this.
### Alternatives
There is a similar project at [rust-apt](https://crates.io/crates/rust-apt).
### Switching distro with `docker`
`examples/on-sid` has a docker file which builds a minimum Debian image with