Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-13 | fix installing dependencies that match workspace versions (#6494) | 2 | -2/+4 | ||
* check if dependency matches workspace version * test * Update lockfile.zig * set resolution to workspace package id | |||||
2023-10-13 | fix lockfile struct padding (#6495) | 3 | -3/+18 | ||
* integrity padding * error message for bytes at end of struct |