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 b1cf8f4 commit 104e9edCopy full SHA for 104e9ed
crates/pixi-build-rust/pixi.toml
@@ -17,7 +17,7 @@ version = "0.1.8"
17
pixi-build-rust = { path = "." }
18
19
[package.build]
20
-backend = { name = "pixi-build-rust", version = "0.1.6" }
+backend = { name = "pixi-build-rust", version = "==0.1.6" }
21
channels = ["https://prefix.dev/pixi-build-backends", "conda-forge"]
22
23
[package.target.unix.host-dependencies]
0 commit comments