Skip to content

Commit 2ac90c4

Browse files
committed
Updating Rust to 1.89
1 parent e0c851d commit 2ac90c4

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

pixi.lock

Lines changed: 84 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ upload-wheels = { cmd = ["twine", "upload", "dist/*"], depends-on = ["check-whee
142142
poppler = ">=24.8.0,<25"
143143

144144
[tool.pixi.feature.rust-dev.dependencies]
145-
rust = ">=1.88.0,<1.89"
145+
rust = ">=1.89.0,<1.90"
146146
cxx-compiler = ">=1.9.0,<2"
147147
graphviz = ">=12.2.1,<13"
148148

@@ -189,7 +189,7 @@ compilers = ">=1.11.0,<2"
189189
clangdev = ">=20.1.8,<21"
190190
libclang = ">=20.1.8,<21"
191191
maturin = ">=1.8.6,<2"
192-
rust = ">=1.88.0,<1.89"
192+
rust = ">=1.89.0,<1.90"
193193

194194
[tool.pixi.target.win-64.dependencies]
195195
pdftotext = ">=2.2.2,<3"

0 commit comments

Comments
 (0)