We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b341cc2 commit 53f3b72Copy full SHA for 53f3b72
pixi.toml
@@ -8,7 +8,7 @@ build = "cargo build --release"
8
test = "cargo test"
9
10
[dependencies]
11
-rust = "1.81.0"
+rust = "==1.81.0"
12
openssl = "3.*"
13
pkg-config = "*"
14
0 commit comments