build: first implementation
CI / build (push) Successful in 1m38s

wrap around dpkg-buildpackage
This commit is contained in:
2025-12-01 20:56:50 +01:00
parent 4e7f447326
commit 2bd59b4556
3 changed files with 35 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
pub mod build;
pub mod package_info;
pub mod pull;