Skip to content

Commit 8cdb878

Browse files
authored
Bump rattler-build to 0.1.10 (#158)
1 parent 4ca1e5c commit 8cdb878

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pixi-build-rattler-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pixi-build-rattler-build"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
edition.workspace = true
55

66
[dependencies]

crates/pixi-build-rattler-build/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ preview = ["pixi-build"]
1010
authors = ["Nichita Morcotilo <nichita@prefix.dev>"]
1111
description = "Showcases how to build a rattler-build recipe with pixi"
1212
name = "pixi-build-rattler-build"
13-
version = "0.1.9"
13+
version = "0.1.10"
1414

1515

1616
[dependencies]

0 commit comments

Comments
 (0)