Skip to content

Commit d7dec3b

Browse files
authored
fix: update rust dependency to 1.75.0 (#580)
This PR updates rust dependency in pixi.toml to `1.75.0`. Fixes #579
1 parent 04ec758 commit d7dec3b

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
@@ -23,5 +23,5 @@ cxx-compiler = "~=1.6.0"
2323
openssl = "~=3.1.2"
2424
make = "~=4.3"
2525
pkg-config = "~=0.29.2"
26-
rust = "~=1.71.1"
26+
rust = "~=1.75.0"
2727
cmake = "~=3.26.4"

0 commit comments

Comments
 (0)