diff --git a/Cargo.lock b/Cargo.lock index 657f705..2e12c9c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2341,7 +2341,7 @@ dependencies = [ [[package]] name = "libwayshot" version = "0.2.0" -source = "git+https://github.com/waycrate/wayshot.git#5e5872953a96ad425c193917448be8b7d2cb0807" +source = "git+https://github.com/Decodetalkers/wayshot?branch=removeunsafe#6884b5abf890661cf843eca9fadd2e27591f99a9" dependencies = [ "image", "log", diff --git a/Cargo.toml b/Cargo.toml index bc0c9bb..6aaac15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ anyhow = "1.0.75" pipewire = "0.7.2" libspa-sys = "0.7.2" -libwayshot = { git = "https://github.com/waycrate/wayshot.git" } +libwayshot = { git = "https://github.com/Decodetalkers/wayshot", branch = "removeunsafe"} rustix = { version = "0.38.13", features = ["fs", "use-libc"] } # REMOTE