From 1ae7e4afaac991e57e1854fecf741a83caf96d45 Mon Sep 17 00:00:00 2001 From: Nova Date: Thu, 5 Jan 2023 21:49:03 -0500 Subject: [PATCH] fix: remove stereokit patch --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 38b7edc..7b93b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ optional = true default = ["wayland"] wayland = ["dep:smithay", "dep:xkbcommon"] -[patch.crates-io.stereokit] -path = "../stereokit-rs" +# [patch.crates-io.stereokit] +# path = "../stereokit-rs" # [patch.crates-io.stereokit-sys] # path = "../stereokit-sys" \ No newline at end of file