diff --git a/Cargo.toml b/Cargo.toml index 164c009fc8..2f22cfb42a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -158,7 +158,7 @@ rustc-hash = "1.0" sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", rev = "2e9bf9f" } smol = "1.0" smol_str = "0.2" -softbuffer = "0.4" +softbuffer = { git = "https://github.com/pop-os/softbuffer", tag = "cosmic-4.0" } syntect = "5.1" sysinfo = "0.28" thiserror = "1.0"