diff --git a/Cargo.toml b/Cargo.toml index cff3d8c..aa14bca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ prisma = "0.1.1" [dependencies.libstardustxr] path = "../libstardustxr-rs" +default-features = false [dependencies.stereokit] path = "../stereokit-rs"