Commit Graph

4 Commits

Author SHA1 Message Date
Mario Rodas
5bfdcbecf4 Fix test_cargo_lock_update
test_cargo_lock_update was relying in Ruff 0.0.254 which used its own
fork of LibCST.
Ruff deprecated its fork [1] and removed the repository, hence this
tests was failing trying to reach a defunct repository.

[1] https://github.com/astral-sh/ruff/commit/072358e26
2024-06-06 12:16:45 +00:00
figsoda
fd07282345 test non-toplevel attributes 2023-08-06 14:40:40 -04:00
figsoda
927f47a36e fix updating importCargoLock when lockFile is in the nix store 2023-04-02 22:56:36 -04:00
figsoda
4bde7565ab add cargo-lock-update test 2023-03-21 09:07:26 -04:00