CapSoftware / scap

High-performance, cross-platform screen capture library in Rust.
https://crates.io/crates/scap
Other
229 stars 44 forks source link

fix for #119 - issue with windows-capture/windows versions #120

Closed BenedictWilkins closed 2 weeks ago

BenedictWilkins commented 2 months ago

Summary

  1. windows-capture versioning issue, bumped windows-capture to latest version 1.3.6, and windows to 0.58
  2. auto versioning updates to Cargo.lock

Tested on window 11 using main.rs and in another repo that uses scap as a dependency.

daidi commented 1 month ago

great job

valenotary commented 2 weeks ago

@clearlysid could we get this retroactively added to the 0.0.6 release ?

Brendonovich commented 2 weeks ago

We'll release this in 0.0.7, I just wanted to get 0.0.6 out last night. Need to test it ourselves then should be good to go

Brendonovich commented 2 weeks ago

Works great, thanks

clearlysid commented 2 weeks ago

Thanks ya'll! Works great here too 👏