chore: update dependencies
Includes the `calloop` timer buildup fix.
This commit is contained in:
parent
fa3ffd18da
commit
8768e46577
6 changed files with 953 additions and 774 deletions
|
|
@ -42,7 +42,7 @@ impl ToplevelCaptureSourceHandler for State {
|
|||
fn toplevel_source_created(
|
||||
&mut self,
|
||||
source: ImageCaptureSource,
|
||||
toplevel: &ForeignToplevelHandle,
|
||||
toplevel: ForeignToplevelHandle,
|
||||
) {
|
||||
let data = match window_from_ext(self, toplevel) {
|
||||
Some(toplevel) => ImageCaptureSourceKind::Toplevel(toplevel.clone()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue