Introduce presentation metrics and send them to comet
This commit is contained in:
parent
6508ad67c1
commit
015f5283a8
8 changed files with 210 additions and 42 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2556,6 +2556,7 @@ version = "0.14.0-dev"
|
|||
dependencies = [
|
||||
"bytemuck",
|
||||
"cosmic-text",
|
||||
"iced_debug",
|
||||
"iced_graphics",
|
||||
"kurbo 0.10.4",
|
||||
"log",
|
||||
|
|
@ -2575,6 +2576,7 @@ dependencies = [
|
|||
"futures",
|
||||
"glam",
|
||||
"guillotiere",
|
||||
"iced_debug",
|
||||
"iced_graphics",
|
||||
"log",
|
||||
"lyon",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue