diff --git a/screenpipe-vision/Cargo.toml b/screenpipe-vision/Cargo.toml index 47e542f9b..67fe9e12e 100644 --- a/screenpipe-vision/Cargo.toml +++ b/screenpipe-vision/Cargo.toml @@ -43,8 +43,7 @@ tracing = { workspace = true } which = "6.0" serde = "1.0.200" -# TO-DO: change it to "0.3.3" when released -xcap = { package = "xcap", git = "https://github.com/ologbonowiwi/xcap", rev = "ae0dab1" } +xcap = "0.3.3" once_cell = { workspace = true } base64 = "0.22.1"