Skip to content

Commit

Permalink
fix(nix): force local deps only
Browse files Browse the repository at this point in the history
  • Loading branch information
technobaboo committed Aug 15, 2024
1 parent 003dd9f commit 6e77c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ optional = true
# path = "../StereoKit-rust"
# git = "https://github.com/mvvvv/StereoKit-rust.git"
git = "https://github.com/technobaboo/StereoKit-rust.git"
features = ["force-local-deps"]
default-features = false

[dependencies.stardust-xr]
Expand Down

0 comments on commit 6e77c36

Please sign in to comment.