Skip to content

Commit 1990f3e

Browse files
chore(ci): Update Pixi to >=1.94,<1.95 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 965f758 commit 1990f3e

2 files changed

Lines changed: 74 additions & 74 deletions

File tree

pixi.lock

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

pixi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ RUSTC_WRAPPER = "sccache"
2222
[dependencies]
2323
compilers = ">=1.11.0,<2"
2424
pnpm = ">=10.15.0,<11"
25-
rust = ">=1.93,<1.94"
26-
rust-src = ">=1.93,<1.94"
25+
rust = ">=1.94,<1.95"
26+
rust-src = ">=1.94,<1.95"
2727
sccache = ">=0.14,<0.15"
2828
tauri = ">=2.9.2,<3"
2929

0 commit comments

Comments
 (0)