Skip to content

Commit 53f3b72

Browse files
authored
chore: Fix pixi warning (#95)
1 parent b341cc2 commit 53f3b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build = "cargo build --release"
88
test = "cargo test"
99

1010
[dependencies]
11-
rust = "1.81.0"
11+
rust = "==1.81.0"
1212
openssl = "3.*"
1313
pkg-config = "*"
1414

0 commit comments

Comments
 (0)