Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit a79213f

Browse files
committed
lint error with toml
1 parent e3eda5c commit a79213f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pixi_manifest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ indexmap = { workspace = true }
1616
itertools = { workspace = true }
1717
pep440_rs = { workspace = true }
1818
pep508_rs = { workspace = true }
19-
pixi_utils = { workspace = true }
2019
pixi_consts = { workspace = true }
2120
pixi_spec = { workspace = true }
21+
pixi_utils = { workspace = true }
2222
regex = { workspace = true }
2323
serde = { workspace = true }
2424
serde-untagged = { workspace = true }

0 commit comments

Comments
 (0)