Skip to content

Commit abcc22c

Browse files
committed
clean up pixi.toml
1 parent 9205d95 commit abcc22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "MIT OR Apache-2.0"
1919
platforms = ["linux-64", "osx-arm64", "osx-64", "win-64"]
2020
readme = "README.md"
2121
repository = "https://github.com/rerun-io/cpp-example-opencv-eigen"
22-
version = "0.1.0" # TODO(emilk): sync version with `Cargo.toml` with help from `crates.py`
22+
version = "0.1.0"
2323

2424

2525
[tasks]

0 commit comments

Comments
 (0)