mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
* Fixes #138 - upgraded tracy-client to 0.14.* and tracing-tracy to 0.10.* as per README * Convert set_thread_name to a macro (set_thread_name!), to permit non-web tracing. * Updated docs to briefly explain the connection to tracy and the appropriate crate versions. Co-authored-by: Max Ammann <max@maxammann.org>