Skip to content

Commit 104e9ed

Browse files
authored
Pin backend (#145)
1 parent b1cf8f4 commit 104e9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pixi-build-rust/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ version = "0.1.8"
1717
pixi-build-rust = { path = "." }
1818

1919
[package.build]
20-
backend = { name = "pixi-build-rust", version = "0.1.6" }
20+
backend = { name = "pixi-build-rust", version = "==0.1.6" }
2121
channels = ["https://prefix.dev/pixi-build-backends", "conda-forge"]
2222

2323
[package.target.unix.host-dependencies]

0 commit comments

Comments
 (0)