summaryrefslogtreecommitdiff
path: root/lockfile/lib.rs
AgeCommit message (Collapse)Author
2023-01-23refactor: Move lockfile to a separate crate (#17503)Bartek IwaƄczuk
Moves the lockfile implementation to a separate crate so other projects like Deploy can use it as well.