chore: Update smithay/smithay-egui

This commit is contained in:
Victoria Brekenfeld 2023-09-21 18:21:20 +02:00
parent ef361ae932
commit db3e372b8f
3 changed files with 10 additions and 9 deletions

5
Cargo.lock generated
View file

@ -3761,7 +3761,7 @@ checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=5affbde525#5affbde5256ada864d98804933959e1dcb2129e0"
source = "git+https://github.com/smithay//smithay?rev=58d5bdc#58d5bdca0d65b5f45408201770da0ce86b1fa057"
dependencies = [
"appendlist",
"ash",
@ -3790,6 +3790,7 @@ dependencies = [
"rand",
"scan_fmt",
"scopeguard",
"smallvec",
"tempfile",
"thiserror",
"tracing",
@ -3828,7 +3829,7 @@ dependencies = [
[[package]]
name = "smithay-egui"
version = "0.1.0"
source = "git+https://github.com/Smithay/smithay-egui.git?rev=0a4d573#0a4d57349ad4c9bedb25968b22b7bcb7756dd8cc"
source = "git+https://github.com/Smithay/smithay-egui.git?rev=dab5c1b#dab5c1b4323e35389500996a8119906b54f63fda"
dependencies = [
"cgmath",
"egui",