diff --git a/Cargo.toml b/Cargo.toml index 8d8ed73..7c11fd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,6 @@ lto = true vex-sdk = "0.23.0" [workspace.dependencies.vexide] -git = "https://github.com/vexide/vexide.git" +version = "0.5.0-rc.2" default-features = false features = ["core", "devices", "panic"]