We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ee1f4 commit 4c38f5eCopy full SHA for 4c38f5e
crates/pixi_manifest/Cargo.toml
@@ -16,9 +16,9 @@ indexmap = { workspace = true }
16
itertools = { workspace = true }
17
pep440_rs = { workspace = true }
18
pep508_rs = { workspace = true }
19
-pixi_utils = { workspace = true }
20
pixi_consts = { workspace = true }
21
pixi_spec = { workspace = true }
+pixi_utils = { workspace = true }
22
regex = { workspace = true }
23
serde = { workspace = true }
24
serde-untagged = { workspace = true }
0 commit comments