Skip to content

Commit

Permalink
use offical scap
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Sep 11, 2024
1 parent 6394958 commit 0f205a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/desktop-solid/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ swift-rs = "1.0.6"
nix = { version = "0.29.0", features = ["fs"] }
tokio = { version = "1.39.2", features = ["macros", "process", "fs"] }
uuid = { version = "1.10.0", features = ["v4"] }
scap = { git = "https://github.com/brendonovich/scap", rev = "691bd88798d3" }
scap = { git = "https://github.com/CapSoftware/scap", rev = "691bd88798d3" }
ffmpeg-sidecar = { git = "https://github.com/CapSoftware/ffmpeg-sidecar", branch = "main" }
wgpu = "22.1.0"
bytemuck = { version = "1.7", features = ["derive"] }
Expand Down

0 comments on commit 0f205a2

Please sign in to comment.