servo/components/background_hang_monitor
Alex Touchet 8590c4edcf
Use more workspace dependencies (#39404)
I noticed that there are various dependencies that are listed
independently even though they are already in the Servo workspace. Is
there any issue with converting these to workspace dependencies?

Testing: No tests for Cargo.toml edits.

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
2025-09-20 06:01:59 +00:00
..
tests generic channel: Migrate background hang monitor to GenericChannel (#39345) 2025-09-17 11:11:07 +00:00
background_hang_monitor.rs generic channel: Migrate background hang monitor to GenericChannel (#39345) 2025-09-17 11:11:07 +00:00
Cargo.toml Use more workspace dependencies (#39404) 2025-09-20 06:01:59 +00:00
lib.rs Enable LinuxSampler to be used on Android (#37784) 2025-06-30 17:17:50 +00:00
sampler.rs bhm: Add backtrace demangling (#37819) 2025-07-02 13:39:36 +00:00
sampler_linux.rs tidy: Add a rule ensuring that // comments are followed by a space in Rust (#38698) 2025-08-18 12:09:09 +00:00
sampler_mac.rs chore: Move unsafe operations in unsafe functions to unsafe blocks (#36017) 2025-03-18 06:19:35 +00:00
sampler_windows.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00