fix + test
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2024-12-29 11:50:58 +01:00
parent 5763c8a1c4
commit 67c31725c1
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 23 additions and 5 deletions

View file

@ -5,8 +5,8 @@ use rocket::tokio::io::AsyncReadExt;
use rocket::{FromForm, get, post};
use serde_json::json;
use crate::pkg::arch::Architecture;
use crate::pkg::{Package, Repository};
use pacco::pkg::arch::Architecture;
use pacco::pkg::{Package, Repository};
// /pkg/<repo>/<arch>/<pkg_name>
// /pkg/<repo>/<arch>/