Skip to content

Commit 4c38f5e

Browse files
committed
lint error with toml
1 parent 53ee1f4 commit 4c38f5e

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)