]> git.proxmox.com Git - pmg-rs.git/commit
add bindings for proxmox-apt
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 13 Jul 2021 08:04:11 +0000 (10:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Jul 2021 10:46:43 +0000 (12:46 +0200)
commit8d2fc4876a805a022a2dac4ddede86582fa49e97
treead7786b2147ddbbca89ef25c57821a9dd67bcf60
parentdae75bf9d8f815fbda39965ce68b7789c74a6ede
add bindings for proxmox-apt

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Cargo.toml
Makefile
debian/control
src/apt/mod.rs [new file with mode: 0644]
src/apt/repositories.rs [new file with mode: 0644]
src/lib.rs