Skip to content

Commit 37e844b

Browse files
authored
chore(deps): update vinca to fix win build (#22)
1 parent 6847870 commit 37e844b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pixi.lock

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

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git = "*"
2626

2727
[pypi-dependencies]
2828
# This is typically the latest commit on main branch
29-
vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "889bc84641065a457885b2f2354d42dc3f6e6bf7" }
29+
vinca = { git = "https://github.com/RoboStack/vinca.git", rev = "4d9015cdf5cbeb45c2a2aac582e1b55487eada0f" }
3030
# Uncomment this line to work with a local vinca for faster iteration, but remember to comment it back
3131
# (and regenerate the pixi.lock) once you push the modified commit to the repo
3232
# vinca = { path = "../vinca", editable = true }

0 commit comments

Comments
 (0)