Migrate more events to telemetry::event (#22178)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-01-14 16:00:24 -05:00 committed by GitHub
parent b7fd5718a3
commit 077767a3b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 35 additions and 47 deletions

View file

@ -80,6 +80,7 @@ similar.workspace = true
smallvec.workspace = true
smol.workspace = true
strum.workspace = true
telemetry.workspace = true
telemetry_events.workspace = true
terminal.workspace = true
terminal_view.workspace = true