feat(wayland): serial counter

This commit is contained in:
Nova
2023-01-04 07:25:22 -05:00
parent 42efc67625
commit 568ebb0060
5 changed files with 21 additions and 15 deletions

View File

@@ -40,6 +40,7 @@ serde = { version = "1.0.145", features = ["derive"] }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tracing-slog = "0.2.0"
global_counter = "0.2.2"
[dependencies.stereokit]
default-features = false