rust-apt 0.9.0

Bindings for libapt-pkg
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target/
**/*.rs.bk
Cargo.lock
.idea
*.iml
apt-c/lib.o
apt-c/libapt-c.a
.cache
compile_commands.json
tests/files/cache/*.deb
tests/files/cache/Packages
.gitlab-ci-local*
# So Cargo doesn't complain about a dirty working directory in CI Publish
.cargo