reload destination -> target and module fixes

This commit is contained in:
Robin Appelman 2025-10-31 22:40:04 +01:00
commit 5e5ee227fc
10 changed files with 69 additions and 42 deletions

View file

@ -16,4 +16,6 @@ in
cargoLock = {
lockFile = ../Cargo.lock;
};
meta.mainProgram = "netnsd";
}