feat(cargo.toml): disable default features for libstardustxr
This commit is contained in:
@@ -27,6 +27,7 @@ prisma = "0.1.1"
|
|||||||
|
|
||||||
[dependencies.libstardustxr]
|
[dependencies.libstardustxr]
|
||||||
path = "../libstardustxr-rs"
|
path = "../libstardustxr-rs"
|
||||||
|
default-features = false
|
||||||
|
|
||||||
[dependencies.stereokit]
|
[dependencies.stereokit]
|
||||||
path = "../stereokit-rs"
|
path = "../stereokit-rs"
|
||||||
|
|||||||
Reference in New Issue
Block a user